X-Git-Url: http://git.scottworley.com/reliable-chat/blobdiff_plain/5a6c082a931b94c5e3593b1abb6eafeb2b4ef258..bf8f6a39aab432da4aaceff52e367d18ca23ff58:/webclient/rc.html?ds=inline diff --git a/webclient/rc.html b/webclient/rc.html index 2bb1610..840851c 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 @@