]> git.mxchange.org Git - mailer.git/blobdiff - theme/desert/css/register.css
Installation page=welcome rewritten to use div
[mailer.git] / theme / desert / css / register.css
index 6769f615d7c34469cca61c2ff8943483ccb0311e..0c8428ab151f2bddc7cbca8ea43feb3c507aad0d 100644 (file)
@@ -8,13 +8,12 @@
        color                   : #880000;
 }
 .register_submit {
-       color                   : #880000;
+       color                           : #880000;
        border-color            : #880000;
 }
 
 .register_select {
-       border                  : solid 1px;
-       border-color            : #880000;
+       border                          : solid 1px #880000;
        background-color        : #DDDDAA;
 }
 
 
 .register_normal {
        border-style            : solid;
-       border                  : solid 1px;
-       border-color            : #880000;
+       border                          : solid 1px #880000;
        padding-right           : 5px;
 }
 
 .register_main {
        background-color        : #FFFFCC;
-       width                   : 540px;
+       width                           : 540px;
 }
 
 .register_done2 {
-       height                  : 40px;
-       color                   : #880000;
+       height                          : 40px;
+       color                           : #880000;
        background-color        : #FFFFCC;
-       width                   : 500px;
+       width                           : 500px;
 }
 
 .register_title {
        background-color        : #DDDDAA;
-       text-align              : center;
+       text-align                      : center;
        font-size                       : 18px;
        padding-left            : 5px;
        padding-right           : 5px;
 }
 
 .register_seperator {
-       height                  : 7px;
+       height                          : 7px;
        font-size                       : 1px;
 }
 
 .register_left {
-       text-align              : right;
+       text-align                      : right;
        margin-right            : 2px;
-       color                   : #880000;
-       font-weight             : bold;
+       color                           : #880000;
+       font-weight                     : bold;
        font-size                       : 14px;
        padding-left            : 5px;
 }
 }
 
 .register_header {
-       text-align              : center;
+       text-align                      : center;
        background-color        : #DDDDAA;
-       color                   : #880000;
-       font-weight             : bold;
-       border-top              : 1px solid #880000;
+       color                           : #880000;
+       font-weight                     : bold;
+       border-top                      : 1px solid #880000;
        border-bottom           : 1px solid #880000;
-       height                  : 25px;
+       height                          : 25px;
 }
 
 A:hover.register_term {