slide number changes; config value renamed, added to readme, moved to right side of screen

This commit is contained in:
Hakim El Hattab
2013-11-17 17:13:26 -05:00
parent bdb46060b3
commit 85c2a0a3c1
5 changed files with 17 additions and 17 deletions

View File

@ -483,14 +483,11 @@ body {
.reveal .slide-number {
position: fixed;
display: block;
opacity: 0.5;
right: 15px;
bottom: 15px;
opacity: 0.5;
z-index: 31;
width: 110px;
bottom: 30px;
left: 11px;
font-size: 12px;
text-align: center;
letter-spacing: 0px
}
/*********************************************

2
css/reveal.min.css vendored

File diff suppressed because one or more lines are too long