]> git.mxchange.org Git - mailer.git/blobdiff - theme/schleuder/css/general.css
Mailer project continued (heavy refactoring):
[mailer.git] / theme / schleuder / css / general.css
index d5d27ecb1ac9f91e46f7d66966f75ae043cd992c..65e973e4fca4e186274edd77cd86ff5889544030 100644 (file)
@@ -42,6 +42,19 @@ A:hover {
        background-color        : transparent;
 }
 
+form {
+       margin: 0px;
+       margin-left: 0px;
+       margin-right: 0px;
+       margin-top: 0px;
+       margin-bottom: 0px;
+       padding: 0px;
+       padding-left: 0px;
+       padding-right: 0px;
+       padding-top: 0px;
+       padding-bottom: 0px;
+}
+
 input, textarea, select, option {
        color                   : #ffffff;
        background-color        : #0571cc;