From f24883557eb933e038f6fd6e365d2efb5d687e30 Mon Sep 17 00:00:00 2001 From: nyov Date: Sat, 5 May 2012 18:36:25 +0200 Subject: [PATCH] adapted z's search engine hints and header forgot actually committing the changes. fail. --- xonstat/static/css/style.css | 7 +------ xonstat/templates/nav.mako | 3 +-- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/xonstat/static/css/style.css b/xonstat/static/css/style.css index ffc7d24..0d8bcb3 100755 --- a/xonstat/static/css/style.css +++ b/xonstat/static/css/style.css @@ -3430,15 +3430,10 @@ header { height:0; } header a { - position:absolute; - top:20px; - left:180px; display:block; - height:210px; - width:0; - padding-left:660px; overflow:hidden; } +header h1 { display:none; } header h2 { display:none; } /* Game scoreboard */ diff --git a/xonstat/templates/nav.mako b/xonstat/templates/nav.mako index 3e10e67..f4db7d0 100755 --- a/xonstat/templates/nav.mako +++ b/xonstat/templates/nav.mako @@ -9,8 +9,7 @@
- -

Xonotic Game Statistics

+

Xonotic Game Statistics

Xonotic is a fast-paced open-source GPL first person shooter

-- 2.39.2