diff options
author | angie <angie> | 2008-05-07 12:10:52 +0000 |
---|---|---|
committer | angie <angie> | 2008-05-07 12:10:52 +0000 |
commit | f5998d33a6e3438a11e7a4b49418ca45df3dca5a (patch) | |
tree | 8ab5d0af5183b12c5890bc54c84414790c1d55d1 | |
parent | 8e76087a14cec3506a9d2b5686596ef90e00fe39 (diff) |
put latest CSS up
-rw-r--r-- | public/stylesheets/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 25d68e22c..be90951c3 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -167,6 +167,7 @@ body #alpha_notice { padding: 0 20px 0 20px; + margin: 0 0 1em 0; border-color: #FF201D; border-width: 1px; border-style: solid; |