aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Gräf <roman.graef@gmail.com>2017-11-06 10:26:28 +0100
committerGitHub <noreply@github.com>2017-11-06 10:26:28 +0100
commita730a3a67b5e4f700d61cdd9e8063c0675ab6b54 (patch)
treee638f0dafa5510f345a6410c900958a714016c94
parent098e4e003d1f9b92b2b8a909a3289b4c6ccd3b0e (diff)
downloadichtml-a730a3a67b5e4f700d61cdd9e8063c0675ab6b54.tar.gz
ichtml-a730a3a67b5e4f700d61cdd9e8063c0675ab6b54.tar.bz2
ichtml-a730a3a67b5e4f700d61cdd9e8063c0675ab6b54.zip
Update sidebar.css
-rw-r--r--res/sidebar.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/res/sidebar.css b/res/sidebar.css
index 5d1fc39..3c8c1a3 100644
--- a/res/sidebar.css
+++ b/res/sidebar.css
@@ -44,8 +44,10 @@
padding: 10px;
}
-.hamburger {
- width: 100%;
+.hamburger::before {
+ content: "-";
+ text-decoration: overline, underline;
+ font-weight: 1000;
}