Hallo
Danke das du so schnell geschrieben hast.
ja poste mal ein screenshot.
.normaltext {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
color: #0063FF;
}
.kleinertext {
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
color: #0063FF;
}
.dunkler_normaltext{
font-family : Arial, Helvetica, sans-serif;
font-size : x-small;
font-style : normal;
font-weight : normal;
color : #006366;
}
.dunkler_kleinertext{
font-family : Arial, Helvetica, sans-serif;
font-size : xx-small;
font-style : normal;
font-weight : normal;
color : #006366;
}
.dunkler_underline_kleinertext{
font-family : Arial, Helvetica, sans-serif;
font-size : xx-small;
font-style : normal;
font-weight : normal;
color : #006366;
text-decoration: underline;
}