aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;
}