sidebar styling

This commit is contained in:
Nils Schneider 2015-04-04 18:01:57 +02:00
commit ff19d0cf8e
9 changed files with 185 additions and 35 deletions

View file

@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="roboto-slab-fontface.css">
<link rel="stylesheet" href="roboto-fontface.css">
<link rel="stylesheet" href="style.css">
<script src="vendor/es6-shim/es6-shim.min.js"></script>
<script src="app.js"></script>