mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-06-10 01:24:20 +02:00
Merge master
This commit is contained in:
parent
f0d9cfad3d
commit
a2817905a6
@ -76,11 +76,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.active {
|
|
||||||
color: $color-yellow;
|
|
||||||
background-color: $color-black;
|
|
||||||
}
|
|
||||||
|
|
||||||
@include desktop {
|
@include desktop {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 7px 6px 6px;
|
padding: 7px 6px 6px;
|
||||||
@ -97,6 +92,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.active {
|
||||||
|
color: $color-yellow;
|
||||||
|
background-color: $color-black;
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user