trying to get new templating / filtering to work

This commit is contained in:
Torkel Ödegaard
2014-08-28 16:03:13 +02:00
parent f9cd4a4470
commit 685a2fec6c
9 changed files with 29 additions and 34 deletions

View File

@@ -6,7 +6,7 @@
// -------------------------
@black: #000;
@gray: #bbb;
@grayDark: #242424;
@grayDark: #262626;
@grayDarker: #1f1f1f;
@grayLight: #ADAFAE;