X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3d304130496e16b283d981307023deb30a85ebe7..01d894af98193881d300160e6cb70da17f36a38d:/basewiki/style.css diff --git a/basewiki/style.css b/basewiki/style.css index 6ec6f8950..2947851f4 100644 --- a/basewiki/style.css +++ b/basewiki/style.css @@ -113,8 +113,8 @@ td.changelog { font-weight: bold; } -/* RSS button. */ -.rssbutton { +/* Orange feed button. */ +.feedbutton { background: #ff6600; color: white !important; border-left: 1px solid #cc9966; @@ -128,7 +128,7 @@ td.changelog { text-decoration: none; margin-top: 1em; } -.rssbutton:hover { +.feedbutton:hover { color: white !important; background: #ff9900; }