mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-10 06:36:07 +00:00
Merge pull request #160 from Shadowss/Shadowss-patch-5
Change font style to normal
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user