summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb
diff options
context:
space:
mode:
authorLuke Macken <lmacken@redhat.com>2008-01-17 22:32:49 -0500
committerLuke Macken <lmacken@redhat.com>2008-01-17 22:32:49 -0500
commit88c80dcd3f09347f8c6d3926ca163c95a6f36ae0 (patch)
treea870799e303cc55f9027a6c2b34c94a1fde05f16 /funcweb/funcweb
parent05843cd22ce35931790e469584caa170f5a7db35 (diff)
downloadthird_party-func-88c80dcd3f09347f8c6d3926ca163c95a6f36ae0.tar.gz
third_party-func-88c80dcd3f09347f8c6d3926ca163c95a6f36ae0.tar.xz
third_party-func-88c80dcd3f09347f8c6d3926ca163c95a6f36ae0.zip
Increase our font size a bit
Diffstat (limited to 'funcweb/funcweb')
-rw-r--r--funcweb/funcweb/static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcweb/funcweb/static/css/style.css b/funcweb/funcweb/static/css/style.css
index 6954bd7..77e6c7e 100644
--- a/funcweb/funcweb/static/css/style.css
+++ b/funcweb/funcweb/static/css/style.css
@@ -12,7 +12,7 @@ html, body
body
{
color: #666666;
- font-size: 76%;
+ font-size: 80%;
background: #FFFFFF url(http://fedoraproject.org/static/images/border-left.png) 0 0 repeat-y;
}