From 5408a55a2f69cfaf03bc2cdf1f6d2f14ba59fd26 Mon Sep 17 00:00:00 2001 From: foockinho Date: Tue, 21 Aug 2012 22:02:45 +0200 Subject: changed widgets module background to transparent and color of widget-head hover --- views/default/css/elements/typography.php | 1 + 1 file changed, 1 insertion(+) (limited to 'views/default/css/elements/typography.php') 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 { -- cgit v1.2.3