Via Veritatis
Groningen

Ben je geslaagd en ben je van plan om na de zomer in Groningen te gaan studeren? Vergeet niet dat vriendschappen, bezinning en gezelligheid ook belangrijk zijn tijdens je studie. Neem gerust contact met ons op of kom eens gezellig langs!

a { text-decoration: underline; /* streepje onder de link */ text-decoration-color: #6CB24E; } a:hover { color: currentcolor; /* kies zelf een kleur */ text-decoration-color: currentcolor; /* streepje verandert mee */ } /* Basis */ iframe[data-tec-events-ece-iframe=”true”] { width: 100%; height: 600px; /* mobiele hoogte */ max-width: 100%; padding: 0; box-sizing: border-box; margin-left: 0; margin-right: 0; } /* FORCEER iframe full width op mobiel */ @media (max-width: 599px) { iframe[data-tec-events-ece-iframe=”true”] { width: calc(100% + 40px); /* breekt uit container */ margin-left: -20px; /* compenseert container padding */ margin-right: -20px; } } /* Tablet */ @media (min-width: 600px) { iframe[data-tec-events-ece-iframe=”true”] { height: 800px; padding-left: 60px; padding-right: 60px; width: 100%; /* normaal gedrag */ margin-left: 0; margin-right: 0; } } /* Desktop */ @media (min-width: 1024px) { iframe[data-tec-events-ece-iframe=”true”] { height: 1000px; padding-left: 170px; padding-right: 170px; } }