Просмотр файла wapmaster/wapmater/tk_files/stl.css

Размер файла: 2.1Kb
body {
color : #8b0000;
background-color : #000; 

max-width : 240px;
margin : auto;
}
a:link, a:visited {
color : #c10000;
text-decoration : none;
}
a:hover, a:focus {
color : #f80000; 


}
.header {
color : #000;
line-height : 30px;
background-color : #600000;
background-image : url(/system/styles/2/header.gif);
background-repeat : no-repeat;
text-align : center;
height : 34px;
}
.top_menu {
background-image : url(/system/styles/2/top_menu.gif);
background-repeat : no-repeat;
height : 7px;
}
.top_menufoot {
background-image : url(/system/styles/2/top_menufoot.gif);
background-repeat : no-repeat;
height : 7px;
}
.mid_menu {
background-image : url(/system/styles/2/mid_menu.gif);
background-repeat : no-repeat;
height : 10px;
}
.mid_menufoot {
background-image : url(/system/styles/2/mid_menufoot.gif);
background-repeat : no-repeat;
height : 9px;
}
.foot_menu {
background-image : url(/system/styles/2/foot_menu.gif);
background-repeat : no-repeat;
height : 8px;
}
.foot_menufoot {
background-image : url(/system/styles/2/foot_menufoot.gif);
background-repeat : no-repeat;
height : 10px;
}
.botline {
background-image : url(/system/styles/2/botline.gif);
background-repeat : no-repeat;
height : 7px;
}
.footer {
color : #000;
background-color : #600000;
background-image : url(/system/styles/2/footer.gif);
background-repeat : no-repeat;
text-align : center;
height : 22px;
}
.ref {
background-image : url(/system/styles/2/ref.gif);
background-repeat : no-repeat;
height : 24px;
}
.hr {
background-image : url(/system/styles/2/hr.gif);
background-repeat : no-repeat;
height : 5px;
}
.contents {
background-image : url(/system/styles/2/contents.gif);
padding-right : 12px;
padding-left : 12px;
}
hr {
margin-top : 3px;
margin-bottom : 3px;
border-bottom : 1px solid #363636;
border-left : 1px solid #363636;
border-top-color : #363636;
border-top-width : 1px;
border-right-color : #363636;
border-right-width : 1px;
}
span.b {
font-weight : bold;
}
span.c {
color : #f80000;
}
span.u {
text-decoration : underline;
}
span.k {
font-style : italic;
}