mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-09 16:17:28 +02:00
style tweak
This commit is contained in:
@@ -277,9 +277,10 @@ html:-moz-full-screen-ancestor {
|
||||
bottom: 8px;
|
||||
opacity: 0.5;
|
||||
z-index: 31;
|
||||
font-family: Helvetica, sans-serif;
|
||||
font-size: 12px;
|
||||
color: #fff;
|
||||
background-color: rgba(0, 0, 0, 0.6);
|
||||
background-color: rgba(0, 0, 0, 0.7);
|
||||
padding: 5px; }
|
||||
|
||||
.reveal .slide-number-delimiter {
|
||||
|
@@ -333,9 +333,10 @@ html:-moz-full-screen-ancestor {
|
||||
bottom: 8px;
|
||||
opacity: 0.5;
|
||||
z-index: 31;
|
||||
font-family: Helvetica, sans-serif;
|
||||
font-size: 12px;
|
||||
color: #fff;
|
||||
background-color: rgba( 0, 0, 0, 0.6 );
|
||||
background-color: rgba( 0, 0, 0, 0.7 );
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user