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

Размер файла: 1.46Kb
body {
color: #2e2e2e;
font-size: 12px;
font-family: Tahoma;
margin: 0;
MAX-WIDTH : 320PX;
MARGIN : 1PX AUTO;
}
a:link, a:active, a:visited {
color: #009aff;
text-decoration: none;
text-shadow: #e0e0e0 1px 1px 2px;
}
a:hover, a:focus {
color: #ff3232;
}
.main {  
background-repeat: no-repeat; 
background-position: right top; 
padding: 4px; 
border-top: 1px solid #69c3ff; 
} 
.main a { 
background-image: url(2/star.png); 
background-repeat: no-repeat; 
background-position: left center; 
padding-left: 12px; 
} 
.design { 
color: #078be1; 
text-shadow: #9bd5fa 1px 1px 1px; 
background-color: #43a1de; 
background-image: url(2/copy.gif); 
background-repeat: repeat-x; 
background-position: 50% top; 
text-align: center; 
margin-top: 1px; 
margin-bottom: 1px; 
padding: 4px; 
border-top: 1px solid #3e98d5; 
border-bottom: 1px solid #3e98d5; 
MAX-HEIGHT : 21PX;
} 
.design a { 
color: #078be1; 
text-shadow: #9bd5fa 1px 1px 1px; 
} 
.design a:hover {
color: #c1e7ff;
}
.title { 
color: #078be1; 
text-shadow: #9bd5fa 1px 1px 1px; 
background-color: #43a1de; 
background-image: url(2/copy.gif); 
background-repeat: repeat-x; 
background-position: 50% top; 
text-align: center; 
margin-top: 1px; 
margin-bottom: 1px; 
padding: 4px; 
border-top: 1px solid #3e98d5; 
border-bottom: 1px solid #3e98d5; 
MAX-HEIGHT : 21px;
} 
.title a { 
color: #078be1; 
text-shadow: #9bd5fa 1px 1px 1px; 
} 
.title a:hover {
color: #c1e7ff;
}