Hallo,
obwohl ich im CSS-Designcode die Schriftformatierung für die komplette HP
und die Extras wie Kontaktformular + Gästebuch eingegeben habe,
funktioniert es nicht.
Was ist daran falsch, kann jemand helfen bitte
Code: /* Textgroeße + Textfarben Seiteninhalte */
td, div {
font-size: 13px!important;
font-family: tahoma;
color: #000000;}
/*----- Baukasten-Extras -----*/
td {
color: #000000;
font-size: 13px!important;
text-align: left;
font-family: tahoma;}