From 07898bd4fe3ae7fdf45fd7482995490aaed280fa Mon Sep 17 00:00:00 2001 From: Gnieark Date: Mon, 30 Nov 2015 21:01:58 +0100 Subject: [PATCH] tentative de css4 --- html/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/style.css b/html/style.css index 7df9b89..dd80964 100644 --- a/html/style.css +++ b/html/style.css @@ -63,7 +63,7 @@ aside{ 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 label { float:left;