From: Ant Zucaro Date: Fri, 27 May 2011 14:08:15 +0000 (-0400) Subject: Various small improvements to style and headings X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=41189584c6ca734b45432a97305a3373b2ea7763;p=xonotic%2Fxonstat.git Various small improvements to style and headings --- diff --git a/xonstat/static/css/style.css b/xonstat/static/css/style.css index c4f5ae1..1148134 100755 --- a/xonstat/static/css/style.css +++ b/xonstat/static/css/style.css @@ -21,6 +21,7 @@ body { } .scoreboard-header{ + background-color: #E8E8E8; font-size: 14px; font-weight: bold; } @@ -31,6 +32,8 @@ body { .accuracy-table-header{ background-color: #E8E8E8; + font-size: 14px; + font-weight: bold; } .nick { diff --git a/xonstat/templates/game_info.mako b/xonstat/templates/game_info.mako index 739bd28..4d5b807 100755 --- a/xonstat/templates/game_info.mako +++ b/xonstat/templates/game_info.mako @@ -20,13 +20,14 @@ Map: Accuracy for ${pgstat.nick_html_colors()}: diff --git a/xonstat/templates/scoreboard.mako b/xonstat/templates/scoreboard.mako index 1f9098a..87605c9 100755 --- a/xonstat/templates/scoreboard.mako +++ b/xonstat/templates/scoreboard.mako @@ -3,7 +3,7 @@ ##### CTF ##### % if game_type_cd == 'ctf': - + Nick Kills Captures @@ -46,7 +46,7 @@ ##### DM ##### % if game_type_cd == 'dm': - + Nick Kills Deaths