From 5afebfc66c48be6f07f6c829513faa7f9ffd6470 Mon Sep 17 00:00:00 2001 From: Scott Worley Date: Sun, 5 Aug 2012 13:07:51 -0700 Subject: [PATCH] Link to the project homepage (Yes, the project homepage is its github page.) --- webclient/rc.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webclient/rc.html b/webclient/rc.html index 3b92348..7ace5f6 100644 --- a/webclient/rc.html +++ b/webclient/rc.html @@ -59,6 +59,10 @@ padding: 0px 5px 55px 5px; vertical-align: bottom } + .banner { + font-size: 85%; + text-align: right; + } .servercount { margin-right: 0.5em; font-size: 70%; @@ -418,6 +422,7 @@
+
-- 2.44.1