Loading color scheme

Kontakt

Adresse

Am Sauerborn 9
61209 Echzell

 

Telefon & WhatsApp

06008 930020

 

Mail

info@metall-repp.de

 

Öffnungszeiten:

Montag bis Donnerstag 7.15 Uhr bis 12.30 Uhr und 13.00 Uhr bis 16.30 Uhr

Freitag 7.15 Uhr bis 13.30 Uhr

Beratungen nur nach vorheriger Vereinbarung.

 

 

 

document.addEventListener("DOMContentLoaded", function() { const increaseBtn = document.querySelector('[data-access-action="increaseText"]'); if (increaseBtn) { increaseBtn.addEventListener("click", function () { const tags = "p, span, div, a, li, td, th, label, input, textarea, button, h1, h2, h3, h4, h5, h6"; document.querySelectorAll(tags).forEach(function (el) { const style = window.getComputedStyle(el, null).getPropertyValue('font-size'); const currentSize = parseFloat(style); el.style.fontSize = (currentSize * 1.1) + "px"; }); }); } });