aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-07 01:43:38 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-07 01:43:38 +0000
commita6f2adeb139cc53ce6e4394c0e3c925d8100504b (patch)
treec6dea0cd16f53ba827e8dc3c872210428accdaf6 /web
parentb5602dda533e6203c0b111688faaac9515c0b63d (diff)
downloadioquake3-aero-a6f2adeb139cc53ce6e4394c0e3c925d8100504b.tar.gz
ioquake3-aero-a6f2adeb139cc53ce6e4394c0e3c925d8100504b.zip
Deuglify
git-svn-id: svn://svn.icculus.org/quake3/trunk@307 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r--web/ioq3.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/web/ioq3.css b/web/ioq3.css
index a0a1b68..2b97040 100644
--- a/web/ioq3.css
+++ b/web/ioq3.css
@@ -66,13 +66,14 @@ h1 {
h2 {
color: #440000;
font-size: 1.25em;
- padding: 0 1em 0 1em;
+ padding: 0 .75em 0 .75em;
}
h3 {
color: #440000;
font-size: 1em;
- margin: .5em 1em .5em 1em;
+ margin: .5em 0em .5em 0em;
+ padding: 0;
}
img {
@@ -107,7 +108,7 @@ td {
}
p {
- padding: 1em;
+ margin-left: 1em;
text-align: justify;
}