tentative de css4

This commit is contained in:
Gnieark 2015-11-30 21:01:58 +01:00
parent d89f9918a0
commit 07898bd4fe

View File

@ -63,7 +63,7 @@ aside{
width: 28%; width: 28%;
} }
form textarea, fieldset input, {width:40%;} form textarea, form input, form select {width:40%;}
form input[type=checkbox], fieldset input[type=radio] { width:15px; } form input[type=checkbox], fieldset input[type=radio] { width:15px; }
form label { form label {
float:left; float:left;