Added many of the fixes in pull request #21 from OptimusCrime/more-structure

This commit is contained in:
Nicolas A. Tonne
2014-10-20 13:31:09 +02:00
parent 0b8a25551b
commit 99cf229c5e
8 changed files with 23 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
<title>Zöff</title>
<meta name="author" content="Nicolas 'Nixo' Almagro Tonne &amp; Kasper 'KasperRT' Rynning-Tønnesen">
<link rel="stylesheet" type="text/css" href="/static/style.css" title="Default" />
<link rel="stylesheet" type="text/css" href="static/style.css" title="Default" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="icon" type="image/png" href="/static/favicon.png"/>
<link rel="icon" type="image/png" href="static/favicon.png"/>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css'>