summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2008-01-16 21:16:03 -0800
committerDan McGee <dan@archlinux.org>2008-01-20 00:21:21 -0600
commitaa2517ebfc4acf18d17a48eb79b377aa4f65c0ac (patch)
tree8f790444d1f422ce58f462fcbca9e9c8ac5ab0e9 /web/html/css
parent6edbef61c18bd5b652a726e2cb64090e4a59cb97 (diff)
downloadaurweb-aa2517ebfc4acf18d17a48eb79b377aa4f65c0ac.tar.xz
some more tweaks to make it look less like I worked on it.
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/arch.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/css/arch.css b/web/html/css/arch.css
index 0b56419..a01a15d 100644
--- a/web/html/css/arch.css
+++ b/web/html/css/arch.css
@@ -24,7 +24,7 @@ body {
position: absolute;
top: 149px;
right: 30px;
- width: 600px;
+ min-width: 700px;
background: #1793d1;
}
#main_nav ul, #sub_nav ul {