Continue redesign

New colors. I don’t like it so far, but at least the SASS template is
patched up a bit for easier designing later.
This commit is contained in:
2015-04-22 23:43:20 +02:00
parent 6eea07703a
commit d303a05b3e
3 changed files with 23 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
{% include head.html %}
</head>
<body>
<div class="container">
<div class="container" id="main-container">
{% include header.html %}
{{content}}