aboutsummaryrefslogtreecommitdiffstats
path: root/web/ioq3.css
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-11 20:03:14 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-11 20:03:14 +0000
commitc1db4c4dcea399f6e147e05eba458c65974b843d (patch)
treeead77848bae3c2c64c9910b65728061c1cc3079f /web/ioq3.css
parentfe71a3b4c2b58b8e113a6f80ede4aeeb48e1df8a (diff)
downloadioquake3-aero-c1db4c4dcea399f6e147e05eba458c65974b843d.tar.gz
ioquake3-aero-c1db4c4dcea399f6e147e05eba458c65974b843d.zip
Split up Help section, tweak CSS because the navbar is starting to get
longer. git-svn-id: svn://svn.icculus.org/quake3/trunk@331 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/ioq3.css')
-rw-r--r--web/ioq3.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/ioq3.css b/web/ioq3.css
index daf94d2..461bee2 100644
--- a/web/ioq3.css
+++ b/web/ioq3.css
@@ -29,6 +29,8 @@ body, html {
}
#navigation {
+ position: absolute;
+ right: 0;
float: right;
list-style: none;
display: inline;
@@ -61,6 +63,7 @@ h1 {
font-size: 1.75em;
padding-left: .25em;
margin-bottom: 0;
+ margin-top: 1em;
}
h2 {