tentative de css4
This commit is contained in:
parent
1820e569ed
commit
9d0c0227bc
|
@ -62,6 +62,6 @@ aside{
|
||||||
float:left;
|
float:left;
|
||||||
width: 28%;
|
width: 28%;
|
||||||
}
|
}
|
||||||
form p {width: 100%;}
|
form p {width: 100%;height: auto;}
|
||||||
form p label{float:left; width: 40% text-align: right; white-space: nowrap;}
|
form p label{float:left;display: block; width: 40% text-align: right;}
|
||||||
form p input, form p select{float:right;width:59%;}
|
form p input, form p select{float:right;width:59%;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user