diff --git a/WebKit/css/default.css b/WebKit/css/default.css index 5398084..027ca37 100644 --- a/WebKit/css/default.css +++ b/WebKit/css/default.css @@ -312,6 +312,10 @@ li.mentioned { margin-left: -5px; } +.name { + font-weight: bold; +} + header.profile button { background: #09F; float: right;