aboutsummaryrefslogtreecommitdiffstats
path: root/web/ioq3.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/ioq3.css')
-rw-r--r--web/ioq3.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/ioq3.css b/web/ioq3.css
index 34bcde5..c04d274 100644
--- a/web/ioq3.css
+++ b/web/ioq3.css
@@ -10,11 +10,13 @@ body, html {
float: left;
clear: left;
width: 100%;
+ padding-bottom: .2em;
}
#footer {
clear: left;
color: #4d4d4d;
+ margin-top: .2em;
border-top: 1px dashed #222222;
font-size: .8em;
padding: .35em;
@@ -125,6 +127,10 @@ ul h3 {
float: right;
}
+.left {
+ float: left;
+}
+
tt, .shell {
font-family: "smoothansi", "Bitstream Vera Sans Mono", "Terminal", monospace;
}