From 74de9ee3f3afa05eb51382bafdd08d95b2d99fea Mon Sep 17 00:00:00 2001 From: TheMrNomis Date: Thu, 10 Dec 2015 09:20:05 +0100 Subject: [PATCH] checkbox styling --- index.css | 1 + index.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.css b/index.css index 02eecde..bf21b83 100755 --- a/index.css +++ b/index.css @@ -78,6 +78,7 @@ form input[type="checkbox"] { display:none; } + input[type="checkbox"] + label span { display:inline-block; width:19px; diff --git a/index.php b/index.php index bd38917..bb2b791 100644 --- a/index.php +++ b/index.php @@ -89,7 +89,7 @@ else $cat_titre = $categories[$cat_it]['cat_titre']; ?> -
+