From d198bc5836f83f94bd8685f05d271a2f6359a83f Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 11 Oct 2010 19:43:59 +0000 Subject: style update --- g/style/all.css | 4 +++- g/style/screen.css | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'g/style') 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 -- cgit v1.2.1