diff --git a/assets/css/front.css b/assets/css/front.css index 1d1a37c..9ac3035 100755 --- a/assets/css/front.css +++ b/assets/css/front.css @@ -7,15 +7,12 @@ .kgv-termin-excerpt,.kgv-termin-content{color:#374151;line-height:1.65} .kgv-termin-actions{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap;align-items:center} .kgv-termine-wrap .kgv-termin-btn, -.kgv-termine-wrap .kgv-termin-back, -.kgv-termin-single .kgv-termin-btn, -.kgv-termin-single .kgv-termin-back{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;min-height:38px;border:0;border-radius:5px;text-decoration:none !important;background-color:var(--kgv-accent,#245c4f) !important;color:#fff !important;font-weight:700;line-height:1.2} +.kgv-termin-single .kgv-termin-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;min-height:38px;border:0;border-radius:5px;text-decoration:none !important;background-color:var(--kgv-accent,#245c4f) !important;color:#fff !important;font-weight:700;line-height:1.2} .kgv-termine-wrap .kgv-termin-btn:hover, -.kgv-termine-wrap .kgv-termin-back:hover, -.kgv-termin-single .kgv-termin-btn:hover, -.kgv-termin-single .kgv-termin-back:hover{text-decoration:none !important;filter:brightness(.95)} +.kgv-termin-single .kgv-termin-btn:hover{text-decoration:none !important;filter:brightness(.95)} .kgv-termin-single-hero{padding:20px;background:#f3f4f6;border-bottom:1px solid #e5e7eb}.kgv-termin-single-hero h2{margin:0 0 10px} -.kgv-termin-back{margin-bottom:14px} +.kgv-termin-back{display:inline-block;margin-bottom:14px;color:var(--kgv-accent,#245c4f);font-weight:600;text-decoration:none} +.kgv-termin-back:hover{text-decoration:underline} .kgv-termine-empty,.kgv-termine-notice{padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff} .kgv-termin-single-hero {