Intégration de l'ancien style au niveau site sans Javascript.

This commit is contained in:
Valentin Lorentz
2017-03-09 18:18:31 +01:00
parent 596dc7c287
commit fba3206bff
4 changed files with 69 additions and 16 deletions

View File

@@ -87,12 +87,12 @@ h3
width : 50%;
}
#index
.index
{
text-align: center;
}
#index a
.index a
{
font-size: larger;
color: black;
@@ -101,7 +101,7 @@ h3
position:relative;
}
#index a:hover
.index a:hover
{
background-color: #999;
}