diff options
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 { |