summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index caf36e5..8334204 100644
--- a/style.css
+++ b/style.css
@@ -37,3 +37,7 @@ a {
a:hover, a:active {
font-style: italic;
}
+#rss {
+ max-height: .8em;
+ max-width: 1em;
+}