aboutsummaryrefslogtreecommitdiffstats
path: root/web/ioq3.css
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-07 01:46:46 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-07 01:46:46 +0000
commit6a7b8b4fa0728b20d626b3b31658a207be19b541 (patch)
treee2561495cbf58614ab11540e716a284721c9e3ac /web/ioq3.css
parenta6f2adeb139cc53ce6e4394c0e3c925d8100504b (diff)
downloadioquake3-aero-6a7b8b4fa0728b20d626b3b31658a207be19b541.tar.gz
ioquake3-aero-6a7b8b4fa0728b20d626b3b31658a207be19b541.zip
Really, I'll stop commiting every 5 minutes someday.
git-svn-id: svn://svn.icculus.org/quake3/trunk@308 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/ioq3.css')
-rw-r--r--web/ioq3.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/ioq3.css b/web/ioq3.css
index 2b97040..110b400 100644
--- a/web/ioq3.css
+++ b/web/ioq3.css
@@ -72,7 +72,7 @@ h2 {
h3 {
color: #440000;
font-size: 1em;
- margin: .5em 0em .5em 0em;
+ margin: .5em 0 .5em 0;
padding: 0;
}
@@ -104,11 +104,11 @@ td {
background-color: #8f8f8f;
border-bottom: 1px dashed #777;
border-right: 1px dashed #777;
- padding: .20em;
+ padding: .20;
}
p {
- margin-left: 1em;
+ margin: 0 1em 0 1em;
text-align: justify;
}