mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-06-08 08:34: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 {
|
||||
margin: 0;
|
||||
padding: 7px 6px 6px;
|
||||
@ -97,6 +92,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.active {
|
||||
color: $color-yellow;
|
||||
background-color: $color-black;
|
||||
}
|
||||
|
||||
a {
|
||||
font-size: 0.9em;
|
||||
font-weight: bold;
|
||||
|
Loading…
x
Reference in New Issue
Block a user