changer css pour style titres
This commit is contained in:
@@ -69,22 +69,17 @@ height:41px;
|
||||
width:180px;
|
||||
font-family:arial-bold, Arial Bold, sans-serif;
|
||||
font-weight: 900;
|
||||
color:#cc3300;
|
||||
color:#000000;
|
||||
font-size:18px;
|
||||
line-height:41px;
|
||||
margin-left:43px;
|
||||
cursor:pointer;
|
||||
}
|
||||
.menu a{
|
||||
font-family:arial-bold, Arial Bold, sans-serif;
|
||||
font-weight: 900;
|
||||
text-decoration:none;
|
||||
color:#000000;
|
||||
.menu_clic {
|
||||
color:#cc3300;
|
||||
cursor:default;
|
||||
}
|
||||
|
||||
.menu a:hover{
|
||||
font-family:arial-bold, Arial Bold, sans-serif;
|
||||
font-weight: 900;
|
||||
text-decoration:none;
|
||||
.menu:hover{
|
||||
color:#cc3300;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user