]> git.0d.be Git - panikweb.git/commitdiff
style: add colour to feed icons
authorFrédéric Péters <fpeters@0d.be>
Sat, 14 Jan 2017 11:34:48 +0000 (12:34 +0100)
committerFrédéric Péters <fpeters@0d.be>
Mon, 20 Mar 2017 21:07:48 +0000 (22:07 +0100)
panikweb_templates/static/css/_specifics.scss

index e0fdd58aa68dc1ad92d159b5687bf02f8b9414e0..96bd8ab264a8157f43d3d2f66114ab36ca862730 100644 (file)
@@ -279,6 +279,10 @@ body{
        width: 10em;
 }
 
+.icon-rss {
+       color: orange;
+}
+
 @media screen and (max-width:760px){
        #bg-title { display: none; }
        #metaNav .iconLabel {display:none;}