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'];
?>
-
+