/* Custom.scss für alsacegolflinks.com haydrogen 5 template */
/* grosse Fonts in Navbar */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
line-height: normal;
font-size: 1.5rem;
}
/* Menu stay in front (wegen slideshow ) */
#g-navigation { z-index: 999;
line-height: 1.0; }
h3.g-title { font-size: 1.0rem; }
/* Link color blau */
a { color: #3a87ad; }
/* to wrap article title correctly */
body {
font-size: 1rem;
/* to wrap article title correctly */
line-height: normal;
}
/*table scrollable wenn generell, ersetzt durch .table-fix als class in individuellen Tabellen
table {
overflow: auto;
display: block;
} */
/* table scrollable in mobile: class in article / module hinzufügen */
.table-fix {
overflow: auto;
display: block;
}
/* Hamburger Icon stay in front */
.g-offcanvas-toggle { z-index: 1000; }
/* fontsize h2 title in article reduziert */
#g-main h2 {
font-size: 1.5rem;
}
@import "dependencies";
The following users have thanked you: Mark Williams
/*f215df813bca1e0a0ffe4f0fb2b8c9bc*/
/*@import "custom.scss"*/
/*@media only all and (max-width: 47.938rem)
@media only all and (max-width: 47.938rem) */
/* .g-block {
-webkit-flex-grow: 0;
-moz-flex-grow: 0;
flex-grow: 0;
-ms-flex-positive: 0;
-webkit-flex-basis: 100%;
-moz-flex-basis: 100%;
flex-basis: 100%;
-ms-flex-preferred-size: 100%;
}
.hidden {
display: inline-block;
visibility: hidden;
} */
/* grosse Fonts in Navbar */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
line-height: normal;
font-size: 1.5rem;
}
#g-navigation { z-index: 999;
line-height: 1.0; }
h3.g-title {
font-size: 1.0rem;
}
a {
color: #3a87ad;
}
body {
font-size: 1rem;
/* to wrap article title correctly */
line-height: normal;
}
/*table scrollable */
table {
overflow: auto;
display: block;
}
/* Hamburger Icon stay in front */
.g-offcanvas-toggle {
z-index: 1000;
}
/* fontsize h2 title in article */
#g-main h2 {
font-size: 1.5rem;
}
/* Custom.scss für alsacegolflinks.com haydrogen 5 template */
/* grosse Fonts in Navbar */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
line-height: normal;
font-size: 1.5rem;
}
/* Menu stay in front (wegen slideshow ) */
#g-navigation { z-index: 999;
line-height: 1.0; }
h3.g-title { font-size: 1.0rem; }
/* Link color blau */
a { color: #3a87ad; }
/* to wrap article title correctly */
body {
font-size: 1rem;
/* to wrap article title correctly */
line-height: normal;
}
/*table scrollable wenn generell, ersetzt durch .table-fix als class in individuellen Tabellen
table {
overflow: auto;
display: block;
} */
/* table scrollable in mobile: class in article / module hinzufügen */
.table-fix {
overflow: auto;
display: block;
}
/* Hamburger Icon stay in front */
.g-offcanvas-toggle { z-index: 1000; }
/* fontsize h2 title in article reduziert */
#g-main h2 {
font-size: 1.5rem;
}
Time to create page: 0.068 seconds