X-Git-Url: https://git.bts.cx/garden.git/blobdiff_plain/1ff3a665663a5095c770cc63c3d09572944b30f1..b34dec58507593c89ddd7a620c355084c7c79846:/templates/style/screen.css diff --git a/templates/style/screen.css b/templates/style/screen.css index cb1176c..11e5611 100644 --- a/templates/style/screen.css +++ b/templates/style/screen.css @@ -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; +} +