fix mixed spaces/tabs

This commit is contained in:
Hakim El Hattab 2015-03-02 12:08:21 +01:00
parent 3ead7d4eb5
commit b4574791e0
1 changed files with 2 additions and 2 deletions

View File

@ -210,7 +210,7 @@ body {
}
.reveal table tr:last-child td {
border-bottom: none;
border-bottom: none;
}
.reveal sup {
@ -343,7 +343,7 @@ body {
* SLIDE NUMBER
*********************************************/
.reveal .slide-number {
color: $linkColor;
color: $linkColor;
}