diff options
author | foockinho <foockinho@lorea.org> | 2012-08-21 22:02:45 +0200 |
---|---|---|
committer | foockinho <foockinho@lorea.org> | 2012-08-21 22:02:45 +0200 |
commit | 5408a55a2f69cfaf03bc2cdf1f6d2f14ba59fd26 (patch) | |
tree | 9f3cc9ff76773b349e327aa547ab7934c46f6e77 /views/default/css/elements/typography.php | |
parent | 1520c648cb379f3c777f3172da383206244d004d (diff) | |
download | saravea_theme-5408a55a2f69cfaf03bc2cdf1f6d2f14ba59fd26.tar.gz saravea_theme-5408a55a2f69cfaf03bc2cdf1f6d2f14ba59fd26.tar.bz2 |
changed widgets module background to transparent and color of widget-head hover
Diffstat (limited to 'views/default/css/elements/typography.php')
-rw-r--r-- | views/default/css/elements/typography.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/default/css/elements/typography.php b/views/default/css/elements/typography.php index dbfb21e..1b01e42 100644 --- a/views/default/css/elements/typography.php +++ b/views/default/css/elements/typography.php @@ -35,6 +35,7 @@ body { font-size: 80%; line-height: 1.4em; font-family: "Open Sans", Arial, Tahoma, Verdana, sans-serif; + color: #333333; } a { |