saint-jean-de-vedas: changed logo and primary color (#70102)

This commit is contained in:
Agate 2022-10-11 14:22:48 +02:00
parent 6460b971ba
commit 55d270b54b
4 changed files with 5 additions and 4 deletions

View File

@ -5,7 +5,8 @@ div#header-wrapper {
a {
display: block;
height: 120px;
background: url(img/logo.png) top left no-repeat;
background: url(img/logo.png) center left no-repeat;
background-size: 110px;
text-indent: -1000px;
overflow: hidden;
}

View File

@ -1,4 +1,4 @@
$primary-color: #ff9900;
$primary-color: #003A6B;
$font-color: #3F3F3F;
$font-size: 1em;
@ -7,7 +7,7 @@ $width: 1170px;
$nav-background: $primary-color;
$nav-color: white;
$nav-active-color: darken($primary-color, 10%);
$nav-active-color: #333333;
$nav-full-width-background: true;
$border-radius: 0px;
$button-background: $primary-color;

View File

@ -1,6 +1,6 @@
{
"label": "Saint Jean de Védas",
"variables": {
"theme_color": "#ff9900"
"theme_color": "#003A6B"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 21 KiB