Add styling with base16.

Solarized-dark for now.
This commit is contained in:
Roger Braun 2017-01-15 15:44:56 +01:00
parent 590782701d
commit fc7e13e7bb
18 changed files with 83 additions and 70 deletions

View file

@ -5,6 +5,7 @@
<title>Pleroma</title>
<link rel="stylesheet" href="/static/font/css/fontello.css">
<link rel="stylesheet" href="/static/font/css/animation.css">
<link rel="stylesheet" href="/static/css/theme.css">
</head>
<body>
<div id="app"></div>