kebab
This commit is contained in:
parent
e22ae9d08f
commit
afe79f8f91
@ -465,3 +465,114 @@ body.nazar-site .wp-block-navigation .wp-block-navigation-item__content:hover::a
|
|||||||
border-radius: 24px;
|
border-radius: 24px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.nazar-page-shell {
|
||||||
|
margin-top: 0;
|
||||||
|
padding-top: clamp(1rem, 2vw, 1.5rem);
|
||||||
|
padding-bottom: clamp(2.5rem, 4vw, 4rem);
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-header-shell {
|
||||||
|
background: rgba(18, 15, 13, 0.92);
|
||||||
|
border-bottom: 1px solid rgba(255,255,255,0.08);
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-header {
|
||||||
|
gap: 1.25rem;
|
||||||
|
padding-top: 1rem;
|
||||||
|
padding-bottom: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-brand-lockup {
|
||||||
|
gap: 0.25rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-brand-lockup .wp-block-site-title {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-brand-lockup .wp-block-site-tagline {
|
||||||
|
margin: 0;
|
||||||
|
color: rgba(245, 238, 231, 0.72);
|
||||||
|
font-size: 0.92rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-header-actions {
|
||||||
|
gap: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-header .wp-block-navigation {
|
||||||
|
gap: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-header .wp-block-button__link {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-footer-shell {
|
||||||
|
background: linear-gradient(180deg, #191410 0%, #100d0b 100%);
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-footer {
|
||||||
|
padding-top: clamp(2.5rem, 4vw, 4rem);
|
||||||
|
padding-bottom: clamp(2rem, 3vw, 3rem);
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-footer p,
|
||||||
|
body.nazar-site .nazar-site-footer li,
|
||||||
|
body.nazar-site .nazar-site-footer .wp-block-site-tagline {
|
||||||
|
color: rgba(245, 238, 231, 0.78);
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-footer .wp-block-heading,
|
||||||
|
body.nazar-site .nazar-site-footer .wp-block-site-title {
|
||||||
|
color: var(--nazar-text);
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-footer .wp-block-separator {
|
||||||
|
opacity: 0.18;
|
||||||
|
margin-top: 1.5rem;
|
||||||
|
margin-bottom: 1.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-footer-nav .wp-block-navigation-item__content {
|
||||||
|
padding: 0.1rem 0;
|
||||||
|
color: rgba(245, 238, 231, 0.88);
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-footer .wp-block-navigation-item__content::after,
|
||||||
|
body.nazar-site .nazar-site-footer .current-menu-item > .wp-block-navigation-item__content::after {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-footer-bottom {
|
||||||
|
gap: 0.75rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (max-width: 900px) {
|
||||||
|
body.nazar-site .nazar-site-header {
|
||||||
|
align-items: stretch;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-header-actions {
|
||||||
|
width: 100%;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (max-width: 781px) {
|
||||||
|
body.nazar-site .nazar-header-actions {
|
||||||
|
justify-content: stretch;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-header .wp-block-navigation,
|
||||||
|
body.nazar-site .nazar-site-header .wp-block-buttons {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.nazar-site .nazar-site-footer .wp-block-button,
|
||||||
|
body.nazar-site .nazar-site-footer .wp-block-button__link {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
@ -1 +1,65 @@
|
|||||||
<!-- wp:pattern {"slug":"twentytwentyfive/footer"} /-->
|
<!-- wp:group {"align":"full","className":"nazar-site-footer-shell","layout":{"type":"constrained"}} -->
|
||||||
|
<div class="wp-block-group alignfull nazar-site-footer-shell"><!-- wp:group {"align":"wide","className":"nazar-site-footer","layout":{"type":"constrained"}} -->
|
||||||
|
<div class="wp-block-group alignwide nazar-site-footer"><!-- wp:columns {"verticalAlignment":"top","className":"nazar-footer-grid"} -->
|
||||||
|
<div class="wp-block-columns are-vertically-aligned-top nazar-footer-grid"><!-- wp:column {"width":"42%"} -->
|
||||||
|
<div class="wp-block-column" style="flex-basis:42%"><!-- wp:site-title {"level":2} /-->
|
||||||
|
|
||||||
|
<!-- wp:site-tagline /-->
|
||||||
|
|
||||||
|
<!-- wp:paragraph -->
|
||||||
|
<p>Saarlandstraße 2, 77652 Offenburg · Täglich 09:00 – 00:00 Uhr · Telefon: <a href="tel:+4978196643005">+49 781 96643005</a></p>
|
||||||
|
<!-- /wp:paragraph -->
|
||||||
|
|
||||||
|
<!-- wp:buttons -->
|
||||||
|
<div class="wp-block-buttons"><!-- wp:button -->
|
||||||
|
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="/reservierung/">Tisch reservieren</a></div>
|
||||||
|
<!-- /wp:button --></div>
|
||||||
|
<!-- /wp:buttons --></div>
|
||||||
|
<!-- /wp:column -->
|
||||||
|
|
||||||
|
<!-- wp:column {"width":"28%"} -->
|
||||||
|
<div class="wp-block-column" style="flex-basis:28%"><!-- wp:heading {"level":3,"fontSize":"medium"} -->
|
||||||
|
<h3 class="wp-block-heading has-medium-font-size">Seiten</h3>
|
||||||
|
<!-- /wp:heading -->
|
||||||
|
|
||||||
|
<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"className":"nazar-footer-nav"} -->
|
||||||
|
<!-- wp:navigation-link {"label":"Start","type":"custom","url":"/"} /-->
|
||||||
|
<!-- wp:navigation-link {"label":"Speisekarte","type":"custom","url":"/speisekarte/"} /-->
|
||||||
|
<!-- wp:navigation-link {"label":"Reservierung","type":"custom","url":"/reservierung/"} /-->
|
||||||
|
<!-- wp:navigation-link {"label":"Über uns","type":"custom","url":"/ueber-uns/"} /-->
|
||||||
|
<!-- wp:navigation-link {"label":"Gruppen & Feiern","type":"custom","url":"/gruppen-feiern/"} /-->
|
||||||
|
<!-- wp:navigation-link {"label":"Kontakt & Anfahrt","type":"custom","url":"/kontakt-anfahrt/"} /-->
|
||||||
|
<!-- /wp:navigation --></div>
|
||||||
|
<!-- /wp:column -->
|
||||||
|
|
||||||
|
<!-- wp:column {"width":"30%"} -->
|
||||||
|
<div class="wp-block-column" style="flex-basis:30%"><!-- wp:heading {"level":3,"fontSize":"medium"} -->
|
||||||
|
<h3 class="wp-block-heading has-medium-font-size">Rechtliches</h3>
|
||||||
|
<!-- /wp:heading -->
|
||||||
|
|
||||||
|
<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"className":"nazar-footer-nav"} -->
|
||||||
|
<!-- wp:navigation-link {"label":"Impressum","type":"custom","url":"/impressum/"} /-->
|
||||||
|
<!-- wp:navigation-link {"label":"Datenschutz","type":"custom","url":"/datenschutz/"} /-->
|
||||||
|
<!-- /wp:navigation -->
|
||||||
|
|
||||||
|
<!-- wp:paragraph {"fontSize":"small"} -->
|
||||||
|
<p class="has-small-font-size">Online-Reservierungen werden live auf Verfügbarkeit geprüft. Nach jeder Anfrage erhält der Gast eine Bestätigung per E-Mail.</p>
|
||||||
|
<!-- /wp:paragraph --></div>
|
||||||
|
<!-- /wp:column --></div>
|
||||||
|
<!-- /wp:columns -->
|
||||||
|
|
||||||
|
<!-- wp:separator {"backgroundColor":"accent-6","className":"is-style-wide"} -->
|
||||||
|
<hr class="wp-block-separator has-text-color has-accent-6-color has-alpha-channel-opacity has-accent-6-background-color has-background is-style-wide"/>
|
||||||
|
<!-- /wp:separator -->
|
||||||
|
|
||||||
|
<!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between"},"className":"nazar-footer-bottom"} -->
|
||||||
|
<div class="wp-block-group nazar-footer-bottom"><!-- wp:paragraph {"fontSize":"small"} -->
|
||||||
|
<p class="has-small-font-size">Nazar Kebap · Restaurant-Website mit Reservierungssystem</p>
|
||||||
|
<!-- /wp:paragraph -->
|
||||||
|
|
||||||
|
<!-- wp:paragraph {"fontSize":"small"} -->
|
||||||
|
<p class="has-small-font-size">© Nazar Kebap</p>
|
||||||
|
<!-- /wp:paragraph --></div>
|
||||||
|
<!-- /wp:group --></div>
|
||||||
|
<!-- /wp:group --></div>
|
||||||
|
<!-- /wp:group -->
|
||||||
|
|||||||
1
wp-content/themes/twentytwentyfive/parts/footer.html.bak
Normal file
1
wp-content/themes/twentytwentyfive/parts/footer.html.bak
Normal file
@ -0,0 +1 @@
|
|||||||
|
<!-- wp:pattern {"slug":"twentytwentyfive/footer"} /-->
|
||||||
@ -1 +1,19 @@
|
|||||||
<!-- wp:pattern {"slug":"twentytwentyfive/header"} /-->
|
<!-- wp:group {"align":"full","className":"nazar-site-header-shell","layout":{"type":"constrained"}} -->
|
||||||
|
<div class="wp-block-group alignfull nazar-site-header-shell"><!-- wp:group {"align":"wide","className":"nazar-site-header","layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between","verticalAlignment":"center"}} -->
|
||||||
|
<div class="wp-block-group alignwide nazar-site-header"><!-- wp:group {"className":"nazar-brand-lockup","layout":{"type":"constrained"}} -->
|
||||||
|
<div class="wp-block-group nazar-brand-lockup"><!-- wp:site-title {"level":0} /-->
|
||||||
|
|
||||||
|
<!-- wp:site-tagline {"fontSize":"small"} /--></div>
|
||||||
|
<!-- /wp:group -->
|
||||||
|
|
||||||
|
<!-- wp:group {"className":"nazar-header-actions","layout":{"type":"flex","flexWrap":"wrap","justifyContent":"right","verticalAlignment":"center"}} -->
|
||||||
|
<div class="wp-block-group nazar-header-actions"><!-- wp:navigation {"ref":4,"overlayMenu":"mobile","layout":{"type":"flex","justifyContent":"right","flexWrap":"wrap"}} /-->
|
||||||
|
|
||||||
|
<!-- wp:buttons -->
|
||||||
|
<div class="wp-block-buttons"><!-- wp:button {"className":"nazar-header-cta"} -->
|
||||||
|
<div class="wp-block-button nazar-header-cta"><a class="wp-block-button__link wp-element-button" href="/reservierung/">Jetzt reservieren</a></div>
|
||||||
|
<!-- /wp:button --></div>
|
||||||
|
<!-- /wp:buttons --></div>
|
||||||
|
<!-- /wp:group --></div>
|
||||||
|
<!-- /wp:group --></div>
|
||||||
|
<!-- /wp:group -->
|
||||||
|
|||||||
1
wp-content/themes/twentytwentyfive/parts/header.html.bak
Normal file
1
wp-content/themes/twentytwentyfive/parts/header.html.bak
Normal file
@ -0,0 +1 @@
|
|||||||
|
<!-- wp:pattern {"slug":"twentytwentyfive/header"} /-->
|
||||||
@ -1,15 +1,7 @@
|
|||||||
<!-- wp:template-part {"slug":"header"} /-->
|
<!-- wp:template-part {"slug":"header"} /-->
|
||||||
|
|
||||||
<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
|
<!-- wp:group {"tagName":"main","className":"nazar-page-shell","layout":{"type":"constrained"}} -->
|
||||||
<main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60)">
|
<main class="wp-block-group nazar-page-shell"><!-- wp:post-content {"align":"full","layout":{"type":"constrained"}} /--></main>
|
||||||
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
|
|
||||||
<div class="wp-block-group alignfull" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)">
|
|
||||||
<!-- wp:post-featured-image {"style":{"spacing":{"margin":{"bottom":"var:preset|spacing|60"}}}} /-->
|
|
||||||
<!-- wp:post-title {"level":1} /-->
|
|
||||||
<!-- wp:post-content {"align":"full","layout":{"type":"constrained"}} /-->
|
|
||||||
</div>
|
|
||||||
<!-- /wp:group -->
|
|
||||||
</main>
|
|
||||||
<!-- /wp:group -->
|
<!-- /wp:group -->
|
||||||
|
|
||||||
<!-- wp:template-part {"slug":"footer"} /-->
|
<!-- wp:template-part {"slug":"footer"} /-->
|
||||||
|
|||||||
15
wp-content/themes/twentytwentyfive/templates/page.html.bak
Normal file
15
wp-content/themes/twentytwentyfive/templates/page.html.bak
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<!-- wp:template-part {"slug":"header"} /-->
|
||||||
|
|
||||||
|
<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
|
||||||
|
<main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60)">
|
||||||
|
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
|
||||||
|
<div class="wp-block-group alignfull" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)">
|
||||||
|
<!-- wp:post-featured-image {"style":{"spacing":{"margin":{"bottom":"var:preset|spacing|60"}}}} /-->
|
||||||
|
<!-- wp:post-title {"level":1} /-->
|
||||||
|
<!-- wp:post-content {"align":"full","layout":{"type":"constrained"}} /-->
|
||||||
|
</div>
|
||||||
|
<!-- /wp:group -->
|
||||||
|
</main>
|
||||||
|
<!-- /wp:group -->
|
||||||
|
|
||||||
|
<!-- wp:template-part {"slug":"footer"} /-->
|
||||||
Loading…
x
Reference in New Issue
Block a user