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

#202020

Accent Colors

are used for Paragraphs and Menu items

#CCCCCC

Weiß

#FFFFFF

Kopf-Fußzeile

#CCCCCC

Site Settings: Typographie

body

Roboto, 1,6 REM

M > Roboto, 1,6 REM, 500, kursiv

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;
}