merge slide numbers, adjust code format
This commit is contained in:
@@ -476,6 +476,22 @@ body {
|
||||
transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
|
||||
}
|
||||
|
||||
/*********************************************
|
||||
* SLIDE NUMBER
|
||||
*********************************************/
|
||||
|
||||
.reveal .slide-number {
|
||||
position: fixed;
|
||||
display: block;
|
||||
opacity: 0.5;
|
||||
z-index: 31;
|
||||
width: 110px;
|
||||
bottom: 30px;
|
||||
left: 11px;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
letter-spacing: 0px
|
||||
}
|
||||
|
||||
/*********************************************
|
||||
* SLIDES
|
||||
|
Reference in New Issue
Block a user