mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-29 00:54:31 +00:00
@@ -1,8 +1,17 @@
|
||||
body {
|
||||
background-color: #FFFFFF;
|
||||
direction: ltr;
|
||||
margin: 0;
|
||||
text-align: left;
|
||||
BODY
|
||||
{
|
||||
COLOR: #6495ED; /* 1 */
|
||||
font-size:10pt;
|
||||
font-weight:light; /* 2 */
|
||||
font-style:italic; /* 3 */
|
||||
background:#FFF;
|
||||
background:url(img/bg.gif); /* 4 */
|
||||
background-repeat:repeat; /* 5 */
|
||||
margin-top:0px;
|
||||
margin-bottom:0px;
|
||||
margin-left:0px;
|
||||
margin-right:0px;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
}
|
||||
img {
|
||||
border: 0 none;
|
||||
|
||||
Reference in New Issue
Block a user