color dossier according to society

This commit is contained in:
2018-12-04 18:21:25 +01:00
parent 1fd3016ed3
commit 132e9b118d
9 changed files with 73 additions and 21 deletions

View File

@@ -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;
}

View File

@@ -1 +0,0 @@
mklink /J DEVFAC14 C:\DEVFAC14

View File

@@ -0,0 +1,5 @@
-- Windows 10, lecteur local
mklink /J DEVFAC14 C:\DEVFAC14
-- Windows server, lecteur r<>seau
mklink /D DEVFAC14 \\SRVTSE\DEVFAC14