meilleur centrage

master
iGor milhit 2014-06-09 11:49:15 +02:00
parent 884e1e97dc
commit 2982282bdc
1 changed files with 8 additions and 2 deletions

View File

@ -19,9 +19,9 @@ ul {
} }
li { li {
width: 24%; width: 23%;
height: 0px; height: 0px;
padding-bottom: 24%; padding-bottom: 23%;
margin: 1%; margin: 1%;
text-align: center; text-align: center;
background-color: rgba(34, 34, 34, .8); background-color: rgba(34, 34, 34, .8);
@ -31,6 +31,12 @@ li {
border-radius: 3px; border-radius: 3px;
} }
a {
padding-top: 40%;
text-decoration: none;
}
/* #accueil { /* #accueil {
margin: 0px auto; margin: 0px auto;
max-width: 80%; max-width: 80%;