summaryrefslogtreecommitdiff
path: root/partials/_base.scss
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2011-05-06 14:32:25 +0200
committerJonas Smedegaard <dr@jones.dk>2011-05-06 14:32:25 +0200
commit7c2f4ee8f93106550ad038d5c37e0f362215ec48 (patch)
tree0157afd31c557ee927fc207339cbe232a48a22c0 /partials/_base.scss
parent39d1da7eaeb08e20eb9299a77335d30bdf71538b (diff)
Set $link_color via Bueprint typography.
Diffstat (limited to 'partials/_base.scss')
-rw-r--r--partials/_base.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/partials/_base.scss b/partials/_base.scss
index df8d24d..b25a077 100644
--- a/partials/_base.scss
+++ b/partials/_base.scss
@@ -1,3 +1,9 @@
+$link_color: #0066cc;
+$link_hover_color: $link_color;
+$link_focus_color: $link_hover_color;
+$link_active_color: $link_color;
+$link_visited_color: $link_color;
+
$blueprint-font-family: Arial, Helvetica, sans-serif;
// Follow W3C recommendation: http://www.w3.org/QA/Tips/font-size