aboutsummaryrefslogtreecommitdiffstats
path: root/g/style/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'g/style/all.css')
-rw-r--r--g/style/all.css4
1 files changed, 3 insertions, 1 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