summaryrefslogtreecommitdiff
path: root/style/constants.less
blob: d777aed091d9a49cebbae1001fb7833cf790a32f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * 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;