Файл: DarkAge/themes/faza/style.css
Строк: 66
body {
background : #000000;
color : #d79c51;
font-size :
11px;
margin : auto;
font-family : Trebuchet MS, Tahoma, Verdana,
Arial, Helvetica, sans-serif;
}
.body {
background : url(bg_page.JPG)
repeat-y;
width : 210px;
max-width : 210px;
margin :
auto;
padding-left : 15px;
padding-right : 15px;
overflow :
hidden;
color : #c68c55;
}
center {
margin : auto;
text-align :
center;
}
a {
color : #a16328;
text-decoration :
none;
}
a:hover {
color : #c68c55;
text-decoration :
none;
}
.login {
border : 1px solid #a16328;
background :
url(bg_input.JPG);
color : #f08225;
text-align : center;
width :
150px;
height : 19px;
font-size : 13px;
margin-bottom :
3px;
}
.textarea {
border : 1px solid #505050;
background :
#303030;
color : #a1a1a1;
width : 150px;
height :
60px;
font-size : 13px;
margin-bottom : 3px;
}
.select {
border :
1px solid #a16328;
background : url(bg_input.JPG);
color :
#f08225;
text-align : center;
width : 150px;
font-size :
13px;
margin-bottom : 3px;
height : 20px;
}
.button {
border :
1px solid #a16328;
background : url(bg_input.JPG);
color :
#f08225;
text-align : center;
height : 18px;
font-size :
13px;
}
.up {
background : url(bg_up.JPG) no-repeat;
width :
240px;
max-width : 240px;
height : 36px;
margin :
auto;
margin-top : 5px;
text-align :
center;
}
.foot {
background : url(bg_foot.JPG) no-repeat;
width :
240px;
max-width : 240px;
height : 36px;
margin :
auto;
margin-bottom : 5px;
text-align : center;
}
.menu
a {
background : url(bg_menu.JPG) no-repeat;
color :
#bb7e30;
width : 183px;
height : 18px;
display :
block;
margin : auto;
margin-bottom : -12px;
}
.menu
a:hover {
background : url(bg_menu_hover.JPG) no-repeat;
color :
#f08225;
}