git.ithinksw.org
/
philo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Lots of updates. Pretty much early-release ready--just needs documentation links.
[philo.git]
/
static
/
scss
/
_var.scss
diff --git
a/static/scss/_var.scss
b/static/scss/_var.scss
index
6e4c9e6
..
d90b1ce
100644
(file)
--- a/
static/scss/_var.scss
+++ b/
static/scss/_var.scss
@@
-9,6
+9,8
@@
$page-width: 750px;
$page-background: #E0E5EF;
$content-background: transparent;
$foreground: #333;
+$accent: #408000;
+$accent2: #004080;
$textfonts: Helvetica, Arial, serif;
$headingfonts: "Expletus Sans", $textfonts;