]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/sponsor.css
Some text rewritten, CSS class added:
[mailer.git] / theme / default / css / sponsor.css
index a693fd5be62e327e33abf2f4486589929e5804d3..3e2ad862f08f7cc65c57582936df2b5ae05560d1 100644 (file)
@@ -1,16 +1,22 @@
 .sponsor_table {
-       background-color        : #DDEEDD;
+       background-color: #DDEEDD;
 }
 
 .sponsor_header, .sponsor_footer {
-       background-color        : #CCDDCC;
+       background-color: #CCDDCC;
 }
 
 .sponsor_action {
-       background-color        : #CCDDCC;
-       height                  : 25px;
+       background-color: #CCDDCC;
+       height: 22px;
 }
 
 .sponsor_what {
-       height                  : 24px;
+       height: 22px;
+}
+
+.sponsor_menu {
+       margin: 0px;
+       padding: 0px;
+       width: 200px;
 }