Add scss, improve homepage

This commit is contained in:
rubenwardy
2018-05-09 18:35:36 +01:00
parent 552e35f6aa
commit 1b0dfb2acc
12 changed files with 444 additions and 333 deletions

View File

@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{% block title %}title{% endblock %} - {{ config.USER_APP_NAME }}</title>
<link rel="stylesheet" type="text/css" href="/static/style.css">
<link rel="stylesheet" type="text/css" href="/static/main.css">
</head>
<body>