Add styles for "updated" links in footer.

This commit is contained in:
Jason Harvey
2014-02-26 11:43:43 -08:00
committed by Neil Williams
parent 11e739e1c6
commit 2b83094357

View File

@@ -3214,6 +3214,9 @@ body.rulespage-body {
.bottommenu { color: gray; font-size: smaller; clear: both}
.bottommenu a { color: gray; text-decoration: underline; }
.bottommenu .updated {
color: green;
}
.debuginfo {
text-align: right;