Officialisation couleur Arc noire + Ajout badges sur pages liste noire dest et exp avec fleche dans liste

This commit is contained in:
Nicolas MORIN
2022-01-25 21:17:36 +01:00
parent 70e77dc11c
commit 5d28535b3f
5 changed files with 14 additions and 4 deletions
+9
View File
@@ -74,3 +74,12 @@ body {
.interieur-pastille-bleu {
background-color: #cfe2ff;
}
.chevron-dst {
height: 1em;
padding-bottom: 0.1em;
}
.fond-arc-noire{
background-color: #343a40;
}
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>

After

Width:  |  Height:  |  Size: 270 B