css sucks
This commit is contained in:
parent
314db2255d
commit
90fb01ad6f
|
@ -25,7 +25,7 @@ article{float: right; width:70%;}
|
||||||
aside{float:left; width: 28%; border-right: 1px dashed green;}
|
aside{float:left; width: 28%; border-right: 1px dashed green;}
|
||||||
aside table {width: 90%;}
|
aside table {width: 90%;}
|
||||||
aside table tr td{width: 33%; border-style: dashed;}
|
aside table tr td{width: 33%; border-style: dashed;}
|
||||||
aside table tr td input {width: 100%;}
|
aside table tr td input, aside table tr td select {width: 100%;}
|
||||||
.center{text-align: center;}
|
.center{text-align: center;}
|
||||||
aside p img{ width: 100%; max-width:342px;}
|
aside p img{ width: 100%; max-width:342px;}
|
||||||
form textarea, form input, form select {width:100%;}
|
form textarea, form input, form select {width:100%;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user