Borders and padding were causing reflow with animation. Animation now only animates...
[philo.git] / static / scss / _var.scss
index 6e4c9e6..d90b1ce 100644 (file)
@@ -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;