aboutsummaryrefslogtreecommitdiff
path: root/source/css
diff options
context:
space:
mode:
Diffstat (limited to 'source/css')
-rw-r--r--source/css/theme.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/css/theme.css b/source/css/theme.css
index d706deb5..69017387 100644
--- a/source/css/theme.css
+++ b/source/css/theme.css
@@ -105,6 +105,17 @@ footer .cc-icon {
vertical-align: middle;
}
+footer .feed-icon {
+ width: 16px;
+ height: 16px;
+ display: inline-block;
+ background-image: url("/img/feed-14.png");
+ background-repeat: no-repeat;
+ background-position: center;
+ background-size: 14px;
+ vertical-align: middle;
+}
+
div.indextoc ul {
list-style-type: none;
padding-left: 2em;