changeset 82 | c255196bc447 |
parent 80 | 48b5f7021aaa |
81:c72d6d51f3d3 | 82:c255196bc447 |
---|---|
136 border: #999999 1px solid; |
136 border: #999999 1px solid; |
137 } |
137 } |
138 |
138 |
139 |
139 |
140 |
140 |
141 |
141 textarea { |
142 |
142 width: 100%; |
143 |
143 } |
144 |
144 input.wide { |
145 |
145 width: 100%; |
146 |
146 } |
147 |
147 |
148 |
148 |
149 <?php |
149 <?php |
150 include_once("../inc/config.inc.php"); |
150 include_once("../inc/config.inc.php"); |
151 ?> |
151 ?> |