X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Forg%2Fcss%2Fregister.css;h=c600f81e1f4575fdb3b77529ee5b561905b56460;hp=e1714f771a3fd9934a8c47d2e24652c4b866332b;hb=5f25dbe2aab8c57f820caaf48708bef1dd56f417;hpb=803b63e8ceff7392a9eae4992dd6e59c1da247cd diff --git a/theme/org/css/register.css b/theme/org/css/register.css index e1714f771a..c600f81e1f 100644 --- a/theme/org/css/register.css +++ b/theme/org/css/register.css @@ -1,82 +1,10 @@ -.register_submit { - border-style : outset; -} - -.register_reset { - border-style : groove; - border : solid 1px #009900; - color : #0000AA; -} -.register_submit { - color : #0000AA; - border-color : #009900; -} - -.register_select { - border : solid 1px; - border-color : #009900; - background-color : #EEFFEE; -} - -.register_failed { - color : #0000AA; -} - -.register_snote { - font-size : 12px; -} - -.register_normal { - border-style : solid; - border : solid 1px; - border-color : #009900; -} - -.register_main { - background-color : #DDEEDD; - width : 540px; -} - -.register_done2 { - height : 40px; - color : #009900; - background-color : #eeffbc; - width : 500px; -} - -.register_title { - text-align : center; - align : center; - font-size : 18px; -} - -.register_seperator { - height : 7px; - font-size : 1px; -} - .register_left { - text-align : right; - align : right; + text-align : right; + align : right; margin-right : 2px; - color : #0000AA; - font-weight : bold; + color : #0000AA; + font-weight : bold; } .register_right { } - -.register_header { - text-align : center; - align : center; - background-color : #eeffbc; - color : #0000AA; - font-weight : bold; - border-top : 1px solid #0000AA; - border-bottom : 1px solid #0000AA; - height : 25px; -} - -.register_term { - background-color : #0000AA; -}