X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fship-simu%2Fcss%2Fgeneral.css;fp=theme%2Fship-simu%2Fcss%2Fgeneral.css;h=88980acd9bdab310737b3bf2f599de79d4705434;hb=7052cc3bd3ca07281078acbbce6ce595d753def1;hp=c41b1729dc4d69bce32e2471d98c663ddd0e2dac;hpb=e91b46ac59679cee1644aa6eb947b490b0ecd9ef;p=mailer.git diff --git a/theme/ship-simu/css/general.css b/theme/ship-simu/css/general.css index c41b1729dc..88980acd9b 100644 --- a/theme/ship-simu/css/general.css +++ b/theme/ship-simu/css/general.css @@ -41,6 +41,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; background-color : #FFFFFF;