You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789101112131415161718192021222324 |
-
- textarea{
- display: inline;
- width: 70%;
-
-
- }
- .evl_cnt {
- position: relative;
- }
-
- .evl_btn3 {
- margin-top: 1em;
- /*margin-bottom: 1em;*/
- }
-
-
- .btn_cnt {
- position: absolute;
- top: 0px;
- display: inline-block;
- background: #eee;
- width: 5em;
- }
|