tentative de css4

This commit is contained in:
Gnieark 2015-11-30 20:52:55 +01:00
parent 1820e569ed
commit 9d0c0227bc

View File

@ -62,6 +62,6 @@ aside{
float:left;
width: 28%;
}
form p {width: 100%;}
form p label{float:left; width: 40% text-align: right; white-space: nowrap;}
form p {width: 100%;height: auto;}
form p label{float:left;display: block; width: 40% text-align: right;}
form p input, form p select{float:right;width:59%;}