Change font style to normal

Change font style to normal
This commit is contained in:
Catalin Novgorodschi
2026-04-27 15:15:52 +03:00
committed by GitHub
parent ebbf5165aa
commit f61cda8cb9
+1 -1
View File
@@ -3,7 +3,7 @@ BODY
COLOR: #6495ED; /* 1 */
font-size:10pt;
font-weight:light; /* 2 */
font-style:italic; /* 3 */
font-style:normal; /* 3 */
background:#FFF;
background:url(img/bg.gif); /* 4 */
background-repeat:repeat; /* 5 */