color dossier according to society
This commit is contained in:
@@ -105,3 +105,23 @@
|
||||
.logo-small {
|
||||
font-size: 50px;
|
||||
}
|
||||
.bg-PE {
|
||||
background-color: #ffffb3 !important;
|
||||
color: black;
|
||||
}
|
||||
.bg-ME {
|
||||
background-color: #ffe44d !important;
|
||||
color: black;
|
||||
}
|
||||
.bg-PL {
|
||||
background-color: #b3ff66 !important;
|
||||
color: black;
|
||||
}
|
||||
.bg-PO {
|
||||
background-color: #b1dae7 !important;
|
||||
color: black;
|
||||
}
|
||||
.bg-CD {
|
||||
background-color: #ffb3cc !important;
|
||||
color: black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user