From de47522277dc7d57c92a990de0068be2c86f78e5 Mon Sep 17 00:00:00 2001 From: wclouser@mozilla.com Date: Fri, 26 Jun 2009 14:20:49 +0000 Subject: copy site-notice css to amo2009 git-svn-id: http://svn.mozilla.org/addons/trunk@28627 4eb1ac78-321c-0410-a911-ec516a8615a5 --- diff --git a/site/app/webroot/css/amo2009/main-mozilla.css b/site/app/webroot/css/amo2009/main-mozilla.css index 2ad7063..f98e043 100644 --- a/site/app/webroot/css/amo2009/main-mozilla.css +++ b/site/app/webroot/css/amo2009/main-mozilla.css @@ -2211,3 +2211,12 @@ html[xmlns] .clearfix { background-repeat: no-repeat; background-position: 3px -596px; } + +/*** =Site-notice ***/ +#site-notice { + background: #ffe; border-bottom: 2px solid #ccc; + font-size: 110%; + width: 80%; + padding: 5px 10% 0px; + margin:0px; +} -- cgit v0.9.1