Font Size in Gantry 5 ändern

Moderator: General Support Moderators

Forum rules
Forumregeln
Locked
User avatar
witzker1
Joomla! Apprentice
Joomla! Apprentice
Posts: 24
Joined: Sat Sep 29, 2012 9:22 pm

Font Size in Gantry 5 ändern

Post by witzker1 » Sat Nov 17, 2018 10:06 pm

Hallo ich habe folgendes im custom /scss/ custom.scss um die Überschriften anzupassen:
/* @import "custom.scss" */

/* HEADINGS CUSTOMIZATION */
h1 {
font-size: 125%;
}
h2 {
font-size: 110%;
}
h3 {
font-size: 100%;
}
h4 {
font-size: 100%;
}
h5 {
font-size: 100%;
}

Wie kann ich jetzt die normale Schriftgrösse ebenfalls anpassen?
bitte Hife für
Dummie

Locked

Return to “Template, CSS und Designfragen”