aboutsummaryrefslogtreecommitdiffstats
path: root/g
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2010-10-11 19:43:59 +0000
committerRomain d'Alverny <rda@mageia.org>2010-10-11 19:43:59 +0000
commitd198bc5836f83f94bd8685f05d271a2f6359a83f (patch)
treeeaa4520091a275ed6695cfc13d75cf20c1cf33d6 /g
parent8c86391f4c7df3468cf1d73c2293d199930a1a70 (diff)
downloadwww-d198bc5836f83f94bd8685f05d271a2f6359a83f.tar
www-d198bc5836f83f94bd8685f05d271a2f6359a83f.tar.gz
www-d198bc5836f83f94bd8685f05d271a2f6359a83f.tar.bz2
www-d198bc5836f83f94bd8685f05d271a2f6359a83f.tar.xz
www-d198bc5836f83f94bd8685f05d271a2f6359a83f.zip
style update
Diffstat (limited to 'g')
-rw-r--r--g/style/all.css4
-rw-r--r--g/style/screen.css4
2 files changed, 5 insertions, 3 deletions
diff --git a/g/style/all.css b/g/style/all.css
index f711d7808..58ac0882a 100644
--- a/g/style/all.css
+++ b/g/style/all.css
@@ -15,7 +15,7 @@ h1 { padding: 0.7em; margin: 0 auto; text-align: left; font-size: 300%; backgrou
h1 span { font-weight: normal; }
.para { background: #fff; padding: 1em 2em; }
-h2, h3 { font-family: Times New Romain; font-weight: normal; margin: 0 0 0.4em 0; }
+h2, h3 { font-family: Georgia, "Times New Romain"; font-weight: normal; margin: 0 0 0.4em 0; }
h2 { font-size: 200%; }
h3 { font-size: 180%; }
.date { color: #444; font-style: italic; font-size: 1em; }
@@ -36,3 +36,5 @@ ul#people li { list-style: disc; margin-bottom: 0.2em; }
#reg { text-align: center; font-size: 1.4em; margin: 1em;}
.faq p { margin-bottom: 2.5em; }
.nav { background: #fff; padding: 0.3em; border-bottom: 1px solid #ddd; }
+.values ul { margin-bottom: 2em; }
+.values ul li { margin-bottom: 0.4em; } \ No newline at end of file
diff --git a/g/style/screen.css b/g/style/screen.css
index 6a24eadfc..99f3cf27c 100644
--- a/g/style/screen.css
+++ b/g/style/screen.css
@@ -3,7 +3,7 @@ h1 { padding: 0.7em; margin: 0 auto; text-align: left; font-size: 300%; backgrou
h1 span { font-weight: normal; }
.para { background: #fff; padding: 1em 2em; }
-h2, h3 { font-family: Times New Romain; font-weight: normal; margin: 0 0 0.4em 0; }
+h2, h3 { font-family: Georgia, "Times New Romain"; font-weight: normal; margin: 0 0 0.4em 0; }
h2 { font-size: 200%; }
h3 { font-size: 180%; }
.date { color: #444; font-style: italic; font-size: 1em; }
@@ -25,4 +25,4 @@ ul#people li { list-style: disc; margin-bottom: 0.2em; }
.faq p { margin-bottom: 2.5em; }
.nav { background: #fff; padding: 0.3em; border-bottom: 1px solid #ddd; }
.values ul { margin-bottom: 2em; }
-.values ul li { margin-bottom: 0.7em; } \ No newline at end of file
+.values ul li { margin-bottom: 0.4em; } \ No newline at end of file