diff options
author | Stefan Ritter <xeno@goliath.thehappy.de> | 2009-07-08 13:30:54 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@goliath.thehappy.de> | 2009-07-08 13:30:54 +0200 |
commit | 1ca3428a5f1329e2c5493496e123ebd91e8fc1ca (patch) | |
tree | e8cf0e1faf240327015f3637a4a7c4cb233ee028 /styles | |
parent | b62bb5eb168c26a66ed0a00fdc7c335c1efa760c (diff) |
box.css update
Diffstat (limited to 'styles')
-rw-r--r-- | styles/box.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/box.css b/styles/box.css index 9e35480..81dbbe1 100644 --- a/styles/box.css +++ b/styles/box.css @@ -90,7 +90,7 @@ a.pages_list_entry { } div.entries { - width: 600px; + width: 580px; margin-left: 5px; margin-top: 10px; } |