]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/register.css
HTML copyright updated as well (you may want to update your general.css file like...
[mailer.git] / theme / default / css / register.css
index 6e42a8966bdc88f1fbd3b7ea797d1e0a5cbb958c..3a6ea6d0dce3dfb857ad48b4e4706a3685d14fec 100644 (file)
@@ -5,16 +5,16 @@
 .register_reset {
        border-style: groove;
        border: solid 1px #009900;
-       color: #AA0044;
+       color: #00aa44;
 }
 
 .register_submit {
-       color: #AA0044;
+       color: #00aa44;
        border-color: #009900;
 }
 
 .register_select {
-       border: dotted 1px #009900;
+       border: solid 1px #009900;
        background-color: #EEFFEE;
 }
 
@@ -28,7 +28,7 @@
 
 .register_normal {
        border-style: solid;
-       border: dotted 1px #009900;
+       border: solid 1px #009900;
 }
 
 .register_main {
        background-color: #eeffbc;
        color: #0000AA;
        font-weight: bold;
-       border-top: 1px dotted #AA0044;
-       border-bottom: 1px dotted #AA0044;
+       border-top: 1px solid #00aa44;
+       border-bottom: 1px solid #00aa44;
        height: 25px;
 }
 
 .register_term {
-       background-color: #AA0044;
+       background-color: #00aa44;
 }