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