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

Размер файла: 1.92Kb
body {
color : #545454;
font-size : 15px;
font-family : Times;
background-image : url(/style/master/images/body.gif);
background-attachment : fixed;
max-width : 600px;
margin : auto;
}
a:link, a:active, a:visited {
color : #1f8ba0;
text-decoration : none;
}
a:hover, a:focus {
text-decoration : underline;
}
div {
background-color : #fff;
margin : 1px;
padding : 2px;
}
hr {
margin : 0;
border-color : #f0f0f0 #fff #fff;
border-style : solid;
border-width : 1px;
}
.head {
color : #fff;
line-height : 0;
background-color : #93db2e;
background-image : url(/style/master/images/header.gif);
background-repeat : no-repeat;
background-position : right 50%;
padding : 0;
}
.lastnews {
background-image : url(/style/master/images/content.gif);
background-repeat : repeat-x;
background-position : 50% top;
border : 1px solid #ececec;
}
.razdel {
background-color : #e5eff0;
background-image : url(/style/master/images/title.gif);
background-repeat : repeat-x;
background-position : 50% bottom;
border : 1px solid #dbe5e6;
}
.title2 {
background-color : #eef8e0;
background-image : url(/style/master/images/title2.gif);
background-repeat : repeat-x;
background-position : 50% bottom;
border : 1px solid #e1ecd1;
}
.menu {
background-image : url(/style/master/images/content.gif);
background-repeat : repeat-x;
background-position : 50% top;
border : 1px solid #ececec;
}
.content2 {
background-image : url(/style/master/images/content.gif);
background-repeat : repeat-x;
background-position : 50% top;
border : 1px solid #ececec;
}
.content2 a:link, .content2 a:visited {
color : #62931d;
}
.foot {
color : #fff;
background-color : #32b6ce;
background-image : url(/style/master/images/footer.gif);
background-repeat : no-repeat;
background-position : right 50%;
}
.vs {
text-align : center;
}
span {
color : #96dc2c;
}
.zag {
font-size : large;
}
/* Style by Mad
http://wapdiz.ru */