]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/css/general.css
Mailer project continued (heavy refactoring):
[mailer.git] / theme / business / css / general.css
index ef6be1c7504c954c0dd3f404373347d28824c080..62c550a01ca861f8218e8e9fb684dc08fdfbdcec 100644 (file)
@@ -39,6 +39,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: #000000;
        border: 1px solid #000000;