view actus
This commit is contained in:
@@ -74,20 +74,34 @@ header{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-evenly;
|
||||
|
||||
|
||||
@media (max-width:1400px) {
|
||||
flex-direction: column;
|
||||
}
|
||||
a{
|
||||
font-weight: 800;
|
||||
&.is-active{
|
||||
li{
|
||||
&.has-active {
|
||||
text-decoration: underline;
|
||||
font-weight: 1000;
|
||||
}
|
||||
&:hover{
|
||||
text-decoration: underline;
|
||||
|
||||
a{
|
||||
font-weight: 800;
|
||||
&.is-active{
|
||||
text-decoration: underline;
|
||||
font-weight: 1000;
|
||||
}
|
||||
&:hover{
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
// ul > li a.active{
|
||||
// text-decoration: underline;
|
||||
// font-weight: 1000;
|
||||
// }
|
||||
}
|
||||
|
||||
#block-reha-connexionutilisateur{
|
||||
|
||||
Reference in New Issue
Block a user