diff options
author | eliott <eliott@cactuswax.net> | 2008-01-16 21:16:03 -0800 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-01-20 00:21:21 -0600 |
commit | aa2517ebfc4acf18d17a48eb79b377aa4f65c0ac (patch) | |
tree | 8f790444d1f422ce58f462fcbca9e9c8ac5ab0e9 /web/html/css/arch.css | |
parent | 6edbef61c18bd5b652a726e2cb64090e4a59cb97 (diff) | |
download | aurweb-aa2517ebfc4acf18d17a48eb79b377aa4f65c0ac.tar.xz |
some more tweaks to make it look less like I worked on it.
Diffstat (limited to 'web/html/css/arch.css')
-rw-r--r-- | web/html/css/arch.css | 2 |
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 { |