1 2 3 4 56 7 8 9 1011 12 13 14 1516 17 18 19 2021 22 23 24 2526 27 28 29 3031 32 33 34 3536 37 38 39 4041 42 43 44 4546 47 48 49 5051 52 53 54 5556 57 58 59 6061 62 63 64 6566 67 68 69 7071 72 73 74 7576 77 78 79 8081 82 83 84 8586 87 88 89 9091 92 93 94 9596 97 98 99 100101 102 103 104 105106 107 108 109 110111 112 113 114 115116 117 118 119 120121 122 123 124 125126 127 128 129 130131 132 133 134 135136 137 138 139 140141 142 143 144 145146 147 148 149 150151 152 153 154 155156 157 158 159 160161 162 163 164 165166 167 168 169 170171 172 173 174 175176 177 178 179 180181 182 183 184 185 | input, textarea, select, option { color: #000000; background-color: #99acbf; } table tr > td { text-align: left!important; background-color: #fff!important; } .gwf_tr_1, .gwf_trd_1,.gwf_tr_1 td, .gwf_trd_1 td { background: #e0e6ec!important; } .gwf_tr_0,.gwf_trd_0,.gwf_tr_0 td,.gwf_trd_0 td { background: #b9cbec!important; } .gwf_post_uinfo, .gwf_post_body{ border: none!important; } .gwf_post_body { border-left: 1px solid #fff!important; } .gwf_post_uinfo { margin-right: 0!important; width: 160px!important; border-right:1px solid #ffffff!important; } .gwf_post { float: left!important; background-color: #b9cbec!important; border: 1px solid #444477; width: 100%; } .gwf_post .gwf_post_uinfo { #background: none!important; } .gwf_post_head/*, .gwf_post_uinfo > div */ { border-bottom: 2px solid #E0E6EC!important; background: #b9cbec!important; } .gwf_forum_sig { border-top: 2px solid #E0E6EC!important; background: #b9cbec!important; } .wc_menu_sel ,.gwf_post_foot { border-top: thin solid #E0E6EC!important; } .gwf_post_foot { padding: 12px!important; border-bottom: 2px solid #E0E6EC!important; } .gwf_post_msg { clear: right!important; padding: 0!important; background-color: #aabcdf!important; } .gwf_post_msg > div { padding: 12px 12px 20px!important; } .gwf_posts { padding: 5px!important; padding-right: 15px !important; background-color: #fff!important; border: 1px solid #AFBECD!important; } .gwf_quote { background: #E0E6EC !important; }.gwf_post_foot, .gwf_forum_sig { background: #b9cbec!important; } .gwf_forum_sig { padding: 0!important; } .gwf_signature { border: 1px dotted #ffffff !important;} .gwf_post_uinfo > div { # border: 1px solid #000000; } .gwf_table { #margin: 5px 5px; } .gwf_newsbox_item, .box, .gwf_tags_outer, table, div#page > p { border: 1px solid #91a8c0 /*#AFBECD*/; } .gwf_pagemenu a, .gwf_pagemenu_sel, .gwf_board_quicktree a, .gwf_letter_menu a,thead, th[colspan="3"], th[colspan="4"], th[colspan="5"], .gwf_form_head, h1, h2, .gwf_newsbox_title,.box_t { background-image: url("http://wechall.net/template/wc4/img/title_space.gif")!important; background-color: #142b42!important;} .gwf_button span { color: #b9cbec!important; } #gwf_foot_menu,.gwf_button, input[type="submit"] { background: url("http://wechall.net/template/wc4/img/topmenu_space.gif") repeat-x scroll 0 0 transparent!important; } .gwf_buttons, td { text-align:right!important; } #wc_solutionbox input { width: 450px; } h2 a, h2 a span, h2, h1 a { color: #ffffff!important; /*#294666;*/ } #wc_menu { background-image: url("http://wechall.net/template/wc4/img/topmenu_space.gif") !important; background-color: #2b4a6b!important; border-bottom: 1px solid #55789b!important; /*space*/ } #wc_menu a { color: #fff!important/*#0A1F33*/; text-decoration:none!important; /*space*/ } #gwf_footer { padding: 0!important; } #gwf_foot_menu { border-bottom: 1px solid #55789b!important; /*space*/ } #gwf_footer * { text-decoration: none!important; } #foot_boxes { padding: 5px!important;} #wc_sidebar { float: left!important; }.gwf_board_title:before { content: "Board: "; } .gwf_board_title { text-align: right!important; display: inline!important; float: right!important; } .gwf_board_descr:before { content: "Thread: "; } .gwf_board_descr { text-align: left!important; display: inline!important; float: left!important; } |