From: Tyler Mulligan Date: Thu, 30 Jun 2011 03:22:30 +0000 (-0400) Subject: Home link over background image using an absolute positioned box with SEOed text... X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6a82defcfc1a900add9af949115bf8706ce1dd3f;p=xonotic%2Fxonstat.git Home link over background image using an absolute positioned box with SEOed text inside the header --- diff --git a/xonstat/static/css/style.css b/xonstat/static/css/style.css index 27640ef..52f1b21 100755 --- a/xonstat/static/css/style.css +++ b/xonstat/static/css/style.css @@ -130,7 +130,7 @@ input { font-family: 'Xolonium', 'Arial', 'Helvetica'; } text-align:center; height:25px; line-height:25px; - top:-48px; + top:-44px; color:#DCE9F5; } .window { @@ -158,10 +158,23 @@ input { font-family: 'Xolonium', 'Arial', 'Helvetica'; } clear: both; text-align: center; } - +header { + height:0; +} +header a { + position:absolute; + top:20px; + left:180px; + display:block; + height:210px; + width:0; + padding-left:660px; + overflow:hidden; +} +header h2 { display:none; } /* Main Menu */ #menu { - top: -40px; + top: -33px; left:-18px; width: 976px; list-style:none; diff --git a/xonstat/templates/base.mako b/xonstat/templates/base.mako index 068e561..4b539a3 100755 --- a/xonstat/templates/base.mako +++ b/xonstat/templates/base.mako @@ -9,6 +9,10 @@
+
+

Xonotic Game Statistics

+

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

+

Player Statistics for Xonotic