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

Размер файла: 1.5Kb
body {
color: #f58721;
font-size: 12px;
font-family: tahoma;
background-color: #7c340c;
margin: 0;
MAX-WIDTH : 320PX;
MARGIN : 1PX AUTO;
}
a:link, a:active, a:visited {
color: #3f1803;
text-decoration: none;
text-shadow: #c2581c 1px 1px 1px;
}
a:hover, a:focus {
color: #edad13;
}
.main {
background-repeat: no-repeat;
background-position: right top;
padding: 4px;
border-top: 1px solid #a7450f;
}
.main a {
background-image: url(6/star.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 12px;
}
.title {
color: #f58721;
text-shadow: #461d06 1px 1px 1px;
background-color: #b5490d;
background-image: url(6/copy.gif);
background-repeat: repeat-x;
background-position: 50% bottom;
text-align: center;
margin-top: 1px;
margin-bottom: 1px;
padding: 4px;
border-top: 1px solid #5a2507;
border-bottom: 1px solid #5a2507;
MAX-HEIGHT : 21px;
}
.title a {
color: #f58721;
text-decoration: underline;
text-shadow: #461d06 1px 1px 1px;
}
.title a:hover {
color : #ffba7a;
}
.design {
color: #f58721;
text-shadow: #461d06 1px 1px 1px;
background-color: #b5490d;
background-image: url(6/copy.gif);
background-repeat: repeat-x;
background-position: 50% bottom;
text-align: center;
margin-top: 1px;
margin-bottom: 1px;
padding: 4px;
border-top: 1px solid #5a2507;
border-bottom: 1px solid #5a2507;
MAX-HEIGHT : 21px;
}
.design a {
color: #f58721;
text-decoration: underline;
text-shadow: #461d06 1px 1px 1px;
}
.design a:hover {
color : #ffba7a;
}