correze-intranet: change main colour (#81881)

This commit is contained in:
Lauréline Guérin 2023-10-02 17:04:33 +02:00
parent 8cd66f93ac
commit af9fc4c48f
No known key found for this signature in database
GPG Key ID: 1FAB9B9B4F93D473
3 changed files with 7 additions and 7 deletions

View File

@ -90,7 +90,7 @@ div#main-content-wrapper {
padding: 5px 10px 10px 10px;
text-decoration: underline;
&:hover {
color: $green;
color: $orange;
}
}
@media screen and ($max-mobile-viewport) {
@ -102,7 +102,7 @@ div#main-content-wrapper {
}
#nav {
border-bottom: 5px solid $green;
border-bottom: 5px solid $orange;
ul {
margin: 0;
}

View File

@ -1,5 +1,5 @@
$green: #7cb342;
$primary-color: $green;
$orange: #e98e00;
$primary-color: $orange;
$font-color: #444;
$font-size: 100%;
@ -9,12 +9,12 @@ $mobile-width: none;
$nav-background: #747474;
$nav-color: white;
$nav-active-color: $green;
$nav-active-color: $orange;
$nav-mobile-bottom-bar-background: $nav-background;
$nav-item-transform: uppercase;
$border-radius: 0px;
$button-background: $green;
$button-background: $orange;
$button-color: white;
$widget-border: 1px solid #ced4da;
$widget-focus-background: #f0f0f0;

View File

@ -1,7 +1,7 @@
{
"label": "Corrèze (CD19) - Intranet",
"variables": {
"theme_color": "#7cb342"
"theme_color": "#e98e00"
},
"settings": {
"combo": {