tentative de css

This commit is contained in:
Gnieark 2015-11-30 20:35:11 +01:00
parent 652b4b7d81
commit e3605c63cd

View File

@ -62,4 +62,6 @@ aside{
float:left; float:left;
width: 28%; width: 28%;
} }
form p {width: 100%;}
form p label{float:left; width: 40% text-align: right;}
form p input{float:right;width:59%;}