game/inx/mail.css

18 lines
330 B
CSS
Raw Normal View History

2022-12-19 20:22:19 +00:00
img {
border:0;
}
html, body {
width:100%;
height:100%;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#0c1224;
font-size:12px;
font-family:Verdana, Times, Helvetica, Tahoma;
background-image:url(bgfone1.jpg);
background-position:center top;
background-repeat:no-repeat;
}