summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2010-09-16 16:49:45 +0200
committerAlex Legler <a3li@gentoo.org>2010-09-16 16:49:45 +0200
commit6d3948cda61fbef446e6d6a115b434c4fed102ef (patch)
tree530c9fd82ff6d8c588dfc94655b716fa4322a50a /public
parentRequire fastercsv (diff)
downloadglsamaker-6d3948cda61fbef446e6d6a115b434c4fed102ef.tar.gz
glsamaker-6d3948cda61fbef446e6d6a115b434c4fed102ef.tar.bz2
glsamaker-6d3948cda61fbef446e6d6a115b434c4fed102ef.zip
Make fonts a slight bit bigger again
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/screen.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/screen.css b/public/stylesheets/screen.css
index 1615a1d..afe3757 100644
--- a/public/stylesheets/screen.css
+++ b/public/stylesheets/screen.css
@@ -4,7 +4,7 @@ body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: .8em;
+ font-size: .85em;
color: #333;
}