magicandmight
IS-IT--Management
Is there anything wrong with this css code mainly around the font-family because it will not make the correct font appear:
.text1 {text-decoration: none;
font-weight: 400;
font-size: 13pt;
font-family: Arial;
color: black;
}
Thx
.text1 {text-decoration: none;
font-weight: 400;
font-size: 13pt;
font-family: Arial;
color: black;
}
Thx