added missing blog templates

This commit is contained in:
Tomislav R 2016-03-23 14:25:15 +01:00
commit f5ece43b25
10 changed files with 994 additions and 14938 deletions

View file

@ -0,0 +1,7 @@
// Variables
@brand-primary: #0085A1;
@gray-dark: lighten(black, 25%);
@gray: lighten(black, 50%);
@white-faded: fade(white, 80%);
@gray-light: #eee;