summaryrefslogtreecommitdiff
path: root/style/constants.less
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-04-18 17:21:06 +0200
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-04-18 17:21:06 +0200
commit811ac6f52e1f9d2ac3c5149b3e56a3cc8f2c94d4 (patch)
tree087ba229af26a69b99cdf7fe7806563ab657f09f /style/constants.less
parent5b2a1813069ed9dfa2f4c5af56495aa051e67833 (diff)
Rename "constants.less" to "preamble.less"
Diffstat (limited to 'style/constants.less')
-rw-r--r--style/constants.less15
1 files changed, 0 insertions, 15 deletions
diff --git a/style/constants.less b/style/constants.less
deleted file mode 100644
index d777aed..0000000
--- a/style/constants.less
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Ousía Website CSS
- *
- * (c) Andreas Stöckel, 2015
- *
- * This work is licensed under a Creative Commons Attribution-ShareAlike 4.0
- * International License. <http://creativecommons.org/licenses/by-sa/4.0/>
- */
-
-@color-bg: #fcfcfc;
-@color-text: #333;
-@color-main: #dc143c; /* "crimson" */
-@color-footer: #333;
-@color-light: #999;
-