diff --git a/css/glowingbear.css b/css/glowingbear.css index 700e26d..ba94d13 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -681,6 +681,10 @@ li.buffer.indent.private a { font-size: small; } +.lessleftpad { + padding-left: 5px; +} + .unselectable { -webkit-user-select: none; -moz-user-select: none; @@ -931,4 +935,4 @@ code { padding: 0px 2px; color: #444; border: 1pt solid #444; -} \ No newline at end of file +} diff --git a/index.html b/index.html index 495a9a4..4ae19fd 100644 --- a/index.html +++ b/index.html @@ -112,22 +112,6 @@ -