forgot actually committing the changes. fail.
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 */
</a>
<header>
<a class="brand" href="${request.route_url('main_index')}">
- <img src="/static/css/img/Xonotic_icon.png" />
- <h1>Xonotic Game Statistics</h1>
+ <img src="/static/css/img/Xonotic_icon.png" /><h1>Xonotic Game Statistics</h1>
</a>
<h2>Xonotic is a fast-paced open-source GPL first person shooter</h2>
</header>