la page ne se recharge que si on clique sur un autre titre

This commit is contained in:
hugodu69
2018-12-28 00:34:50 +01:00
parent a28f419190
commit 68a7e760cd
2 changed files with 10 additions and 9 deletions

View File

@@ -69,13 +69,14 @@ height:41px;
width:180px;
font-family:arial-bold, Arial Bold, sans-serif;
font-weight: 900;
color:#000000;
font-size:18px;
line-height:41px;
margin-left:43px;
cursor:pointer;
text-decoration: none;
color:#000000;
}
.menu_clic {
.menu_clic{
color:#cc3300;
cursor:default;
}