aboutsummaryrefslogtreecommitdiff
path: root/theme/scss/default.scss
diff options
context:
space:
mode:
authorEric Bidelman2013-03-05 08:17:49 -0800
committerEric Bidelman2013-03-05 08:17:49 -0800
commitba1824821ffa313834bc5bd6cbc9dd7e711c3db7 (patch)
tree445e180dd394807eb2c81b1efed2a16e9db2047a /theme/scss/default.scss
parent76273d4cbc163a1fe773a6198a2ac67144fa5bd2 (diff)
downloadio-slides-remote-ba1824821ffa313834bc5bd6cbc9dd7e711c3db7.tar.gz
Patch from issue 14
Diffstat (limited to 'theme/scss/default.scss')
-rw-r--r--theme/scss/default.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/scss/default.scss b/theme/scss/default.scss
index 8bc1d3b..77a3f87 100644
--- a/theme/scss/default.scss
+++ b/theme/scss/default.scss
@@ -348,7 +348,7 @@ ul {
348 } 348 }
349 349
350 > li:before { 350 > li:before {
351 content: 'ยท'; 351 content: '\00B7';
352 margin-left: -1em; 352 margin-left: -1em;
353 position: absolute; 353 position: absolute;
354 font-weight: 600; 354 font-weight: 600;