Add some basic typography, tweak the Markdown

This commit adds some basic type sizes, weights and spacing for HTML
elements scoped inside a `.documentation` container.

It also tweaks some of the Markdown so that it renders the same as it
does on Github.
This commit is contained in:
Chris Hill-Scott
2016-04-15 12:15:30 +01:00
parent 57ad64fae6
commit f7c15dfbaf
4 changed files with 107 additions and 40 deletions
+1
View File
@@ -52,6 +52,7 @@ $path: '/static/images/';
@import 'views/job';
@import 'views/edit-template';
@import 'views/documenation';
// TODO: break this up
@import 'app';