ajout page demandes devis
This commit is contained in:
@@ -192,6 +192,36 @@ color: white;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.bg-0, .bg-1 {
|
||||
background-color: khaki !important;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.bg-2, .bg-3 {
|
||||
background-color: orange !important;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.bg-4, .bg-5 {
|
||||
background-color: lightcoral !important;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.bg-6, .bg-7 {
|
||||
background-color: CornflowerBlue !important;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.bg-8 {
|
||||
background-color: LawnGreen !important;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.bg-10, .bg-11, .bg-12 {
|
||||
background-color: gray !important;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.new-page {
|
||||
page-break-before: always;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user