X-Git-Url: http://git.scottworley.com/reliable-chat/blobdiff_plain/591b51678a352ec65de07c3f4dc79f63156ca605..c0aac85a6c71927e2bc61d79b8d52f771ff33c1c:/webclient/rc.html diff --git a/webclient/rc.html b/webclient/rc.html index 632956b..9bbed4e 100644 --- a/webclient/rc.html +++ b/webclient/rc.html @@ -56,6 +56,13 @@ padding: 0px 5px 55px 5px; vertical-align: bottom } + .servercount { + margin-right: 0.5em; + font-size: 70%; + } + .timestamp { + margin-right: 0.8em; + } img { width: 1px; height: 1px; } iframe { display: none } #status span { margin-right: 10px; } @@ -79,9 +86,16 @@