X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7a925ff1d97596ff3c8ba4627d538abb7328ac2d..91bc3c92441bb2f85510b40741b30ee89dcf97f1:/public/stylesheets/site.css?ds=sidebyside diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index 54a70a611..c8b1c5441 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -63,6 +63,11 @@ body { background: url('/images/tab_bottom.gif') repeat-x bottom; } +/* An unread message (e.g. "inbox(1)") */ +.greeting-bar-unread { + font-weight: bold; +} + #intro { width: 170px; margin: 10px;