Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
spawntree
/
Diaeko
Tarkkaile
2
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
check
master
Florian Eisenmenger
4 vuotta sitten
vanhempi
a5fc14590a
commit
9613c53d9e
3 muutettua tiedostoa
jossa
24 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-0
zenitPlatformAtmosSet1/src/Resources/app/storefront/src/scss/layout/_header.scss
+12
-1
zenitPlatformAtmosSet2/src/Resources/app/storefront/src/scss/layout/_header.scss
+2
-0
zenitPlatformAtmosSet2/src/Resources/app/storefront/src/scss/overrides.scss
+ 10
- 0
zenitPlatformAtmosSet1/src/Resources/app/storefront/src/scss/layout/_header.scss
Näytä tiedosto
@@ -112,3 +112,13 @@
}
}
.header-logo-picture {
min-width: 154px;
}
.header-row .header-actions-col {
z-index: 3;
.scrollable-dropdown-menu {
z-index: 500;
}
}
+ 12
- 1
zenitPlatformAtmosSet2/src/Resources/app/storefront/src/scss/layout/_header.scss
Näytä tiedosto
@@ -112,4 +112,15 @@
background: #f3f4f5;
color: #222;
}
}
}
.header-logo-picture {
min-width: 167px;
}
.header-row .header-actions-col {
z-index: 3;
.scrollable-dropdown-menu {
z-index: 500;
}
}
+ 2
- 0
zenitPlatformAtmosSet2/src/Resources/app/storefront/src/scss/overrides.scss
Näytä tiedosto
@@ -19,11 +19,13 @@ body {
h1 {
font-size: 3.125rem;
line-height: 50px !important;
font-style: italic;
}
h2 {
font-size: 2.125rem;
line-height: 40px !important;
font-style: italic;
}
h3 {
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna