more slide number tweaking
This commit is contained in:
parent
edfa131c9c
commit
fcfcf9e784
@ -275,12 +275,12 @@ html:-moz-full-screen-ancestor {
|
|||||||
display: block;
|
display: block;
|
||||||
right: 8px;
|
right: 8px;
|
||||||
bottom: 8px;
|
bottom: 8px;
|
||||||
opacity: 0.5;
|
|
||||||
z-index: 31;
|
z-index: 31;
|
||||||
font-family: Helvetica, sans-serif;
|
font-family: Helvetica, sans-serif;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
line-height: 1;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: rgba(0, 0, 0, 0.7);
|
background-color: rgba(0, 0, 0, 0.4);
|
||||||
padding: 5px; }
|
padding: 5px; }
|
||||||
|
|
||||||
.reveal .slide-number-delimiter {
|
.reveal .slide-number-delimiter {
|
||||||
|
@ -331,12 +331,12 @@ html:-moz-full-screen-ancestor {
|
|||||||
display: block;
|
display: block;
|
||||||
right: 8px;
|
right: 8px;
|
||||||
bottom: 8px;
|
bottom: 8px;
|
||||||
opacity: 0.5;
|
|
||||||
z-index: 31;
|
z-index: 31;
|
||||||
font-family: Helvetica, sans-serif;
|
font-family: Helvetica, sans-serif;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
line-height: 1;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: rgba( 0, 0, 0, 0.7 );
|
background-color: rgba( 0, 0, 0, 0.4 );
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user