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

Размер файла: 1.64Kb
body {
color : #8b8989;
background-color : #f1f1f1;
margin : 6px auto auto;
max-width : 350px;
}
a:link {
color : #416dbd;
text-decoration : none;
}
a:visited {
color : #33548f;
}
a:hover {
color : #568df0;
text-decoration : underline;
}
a:focus {
color : #568df0;
text-decoration : underline;
}
p {
margin : 1px;
padding : 1px;
}
hr {
margin : 1px;
padding : 1px;
}
.fixator {
border : 1px solid #cecece;
}
.header {
line-height : 0;
background-image : url(images/header.gif);
}
.header_right {
background-image : url(images/header_right.gif);
background-repeat : repeat-y;
background-position : right 0;
}
.logo {
line-height : 0;
background-color : #cecece;
background-image : url(images/logobg.gif);
text-align : center;
}
.welcome {
text-align : center;
}
.rek {
margin : 1px;
border : 1px solid #cecece;
}
.razdel {
color : #a0a0a0;
background-image : url(images/razdel.gif);
background-repeat : repeat-x;
background-position : 0 bottom;
border-right : 1px solid #cecece;
border-bottom : 1px solid #cecece;
}
.ycan {
margin : 1px;
border : 1px solid #cecece;
}
.banners {
text-align : center;
}
.copy {
background-color : #cecece;
background-image : url(images/copybg.gif);
background-repeat : repeat-x;
background-position : 0 center;
text-align : center;
}
.footer {
line-height : 0;
background-image : url(images/footer.gif);
}
.footer_right {
background-image : url(images/footer_right.gif);
background-repeat : repeat-y;
background-position : right 0;
}
.count {
background-color : transparent;
text-align : center;
margin-top : 4px;
}
/* Style by Mad
http://wapdiz.ru */