merge slide numbers, adjust code format

This commit is contained in:
Hakim El Hattab
2013-11-17 17:05:23 -05:00
12 changed files with 105 additions and 5 deletions

View File

@@ -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