]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/general.css
Mailer project continued (heavy refactoring):
[mailer.git] / theme / default / css / general.css
index eefbb6a7d546c2802414a809e7463faa6caf12e5..301efebc3f3e2a797b1f1d42537c4596d900f09e 100644 (file)
@@ -40,6 +40,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 {
        color: #009900;
        background-color: #eeffee;