From 2982282bdccded287ce6ffb38fd3628680fb6e66 Mon Sep 17 00:00:00 2001 From: iGor milhit Date: Mon, 9 Jun 2014 11:49:15 +0200 Subject: [PATCH] meilleur centrage --- style.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index d95785d..25e242c 100644 --- a/style.css +++ b/style.css @@ -19,9 +19,9 @@ ul { } li { - width: 24%; + width: 23%; height: 0px; - padding-bottom: 24%; + padding-bottom: 23%; margin: 1%; text-align: center; background-color: rgba(34, 34, 34, .8); @@ -31,6 +31,12 @@ li { border-radius: 3px; } +a { + padding-top: 40%; + text-decoration: none; +} + + /* #accueil { margin: 0px auto; max-width: 80%;