mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 05:46:28 +02:00
Merge master
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user