From 2aec61192e34df25cccecc1536cb090f98fd1d22 Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Tue, 24 Mar 2015 19:06:36 +0100 Subject: Curriculum styling --- style/main.less | 2 ++ 1 file changed, 2 insertions(+) (limited to 'style/main.less') diff --git a/style/main.less b/style/main.less index 0ad9c47..90edbcd 100644 --- a/style/main.less +++ b/style/main.less @@ -54,6 +54,8 @@ body[data-page="home"] { } } +@import "curriculum.less"; + /* footer */ footer { background: @color-secondary-1-4; -- cgit v1.2.1