Site Settings: Global Fonts
Primary
wird benutzt für H1-H6
Arial, 16, 400, normal, normal, keine, 1.2, 0,
Das ist ein Beispieltext 1234567890
Sekundäre
wird benutzt für einige Widgets
Arial, 16, 400, normal, normal, keine, 1.2, 0
Das ist ein Beispieltext 1234567890
Text
wird benutzt für body
Arial, 16, 400, normal, normal, keine, 1.2, 0
Das ist ein Beispieltext 1234567890
Accent
Arial, 16, 400, normal, normal, keine, 1.2, 0
Das ist ein Beispieltext 1234567890
Site Settings: Global Fonts
Primary Colors
are used for Headings and Icons
#0000FF
Secondary Colors
are used for List Items, Subheadings, Animated Headings, and Price Table backgrounds.
#FF0000
Text Colors
are used for Paragraphs and Menu items
#000000
Accent Colors
Accent Colors are used for Links, Button backgrounds, Tab and Accordion headings, and Badges
#000000
Site Settings: Typographie
body
24px < M
M > p, 1.6 REM
link
link
M > H1, 2.4 REM
H1
24px < M
M > H1, 2.4 REM
H2
20px < M
M > H3, 2.0 REM
H3
16px < M
M > H3, 1.6 REM
H4
16px < M
M > H4, 1.6 REM
H5
14 px < M
M > H5, 1.4 REM
H6
12px < M
M > H6, 1.2 REM
Site Settings: Eigenes CSS
/* Site settings */
/* Setzt die Basis auf 10. Dadurch entspricht 10px = 1em */
html {
/* 1rem = 10px */
font-size: 62.5%;
}
body {
/* 1.6rem = 16px */
font-size: 1.6rem;
}