]> git.bts.cx Git - garden.git/blobdiff - templates/style/screen.css
Added JSON feed and links in theme
[garden.git] / templates / style / screen.css
index cb1176c2a421df8788747b08811d244f86755cd8..11e561161649aa519711ef87b65d5e475a1dd1d9 100644 (file)
@@ -1,5 +1,5 @@
 html {
-       line-height: 1.15;
+       line-height: 1.3;
        -webkit-text-size-adjust:100%
 }
 
@@ -130,3 +130,12 @@ blockquote {
        border-radius: 0 0.25rem 0.25rem 0;
 }
 
+a.feed {
+       color: #f26522;
+}
+
+a.feed:hover {
+       background: none !important;
+       color: #bc4e1b !important;
+}
+