aboutsummaryrefslogtreecommitdiff
path: root/css/theme
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-03-02 12:08:21 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-03-02 12:08:21 +0100
commitb4574791e0b63a128fef450be5cd8d8c103ae1f4 (patch)
tree6b624276a00c5977743cfa6280b084a033c2ae10 /css/theme
parent3ead7d4eb573b7c9ef75dc00926ac63bad873e23 (diff)
downloadfreenode-live-2017-presentation-b4574791e0b63a128fef450be5cd8d8c103ae1f4.tar
freenode-live-2017-presentation-b4574791e0b63a128fef450be5cd8d8c103ae1f4.tar.gz
fix mixed spaces/tabs
Diffstat (limited to 'css/theme')
-rw-r--r--css/theme/template/theme.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/theme/template/theme.scss b/css/theme/template/theme.scss
index 5409826..bd89d31 100644
--- a/css/theme/template/theme.scss
+++ b/css/theme/template/theme.scss
@@ -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;
}