Просмотр файла style/style.css

Размер файла: 1.61Kb
body {background: #fff;
font-size: 11px;
color: #767676;
margin: 0 auto;
max-width: 350px;
font-family: Tahoma}

a, a:link, a:visited, a:active {
color: #366CBD;
text-decoration: none
}

a:hover {text-decoration: underline}

.title img {margin: 0 0 0 5px}
.title {
background: #366CBD url(head.gif) repeat-x top;
-khtml-border-radius: 8px 8px 0 0;
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
border-radius:8px 8px 0 0;
border: 1px solid #265AA9;
margin: 1px 0 0 0;
color: #fff;
text-align: center;
font-size: 17px
}

.foot a {color: #fff;}
.foot {
font-size: 9px;
background: #366CBD url(foot.gif) repeat-x bottom;
-khtml-border-radius: 0 0 8px 8px;
-moz-border-radius:0 0 8px 8px;
-webkit-border-radius:0 0 8px 8px;
border-radius:0 0 8px 8px;
color: #fff;
padding: 4px 4px 5px 4px;
text-align: center;
border: 1px solid #265AA9;
text-shadow: 1px 1px 0px #265AA9
}

.rekl {
background: #F5F5F5;
padding: 2px 4px 2px 6px;
border-top: 1px solid #EBEAEA;
border-bottom: 1px solid #EBEAEA;
margin: 1px 0 1px 0
}

.pm , .p1, .p0{
line-height: 135%;
padding: 2px 4px 2px 6px;
margin: 1px 0 1px 0;
border-left: 1px solid #F3F3F3;
border-right: 1px solid #F3F3F3;
border-bottom: 1px solid #e3e3e3;
}

.r, .msg, .user , .t2, td.forum{
margin: 1px 0 1px 0;
background: #366CBD;
text-shadow: 1px 1px 0px #265AA9;
color: #fff;
padding: 3px 3px 3px 5px;
}

.r a, .msg a, .user a, .t2 a{
color: #fff;
}

.input {
background: #ECF4FF;
line-height: 135%;
padding: 2px 4px 2px 6px;
margin: 1px 0 1px 0;
}

input, textarea, select{
background: #366CBD;
color: #fff
}