summaryrefslogtreecommitdiff
path: root/style/main.less
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2015-03-24 19:06:36 +0100
committerPeter Wu <peter@lekensteyn.nl>2015-03-24 19:06:36 +0100
commit2aec61192e34df25cccecc1536cb090f98fd1d22 (patch)
treef30659bdf4ee9421c742f7f32ade9a5135b998fb /style/main.less
parent8111c723c1f2cab85bec5162c78e05ece83a6c21 (diff)
downloadsite-2aec61192e34df25cccecc1536cb090f98fd1d22.tar.gz
Curriculum styling
Diffstat (limited to 'style/main.less')
-rw-r--r--style/main.less2
1 files changed, 2 insertions, 0 deletions
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;