diff --git a/r2/r2/public/static/css/reddit.less b/r2/r2/public/static/css/reddit.less index 81ca28d93..d13a572d6 100755 --- a/r2/r2/public/static/css/reddit.less +++ b/r2/r2/public/static/css/reddit.less @@ -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;