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

Размер файла: 2.32Kb
body {
color : #3e3e3e; 
font-size : 12px; 
font-family : tahoma; 
background-color : #e6e6e4; 
background-image : url(/images/back.gif); 
max-width : 350px; 
margin : auto; 
} 

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

a:hover, a:focus { 
color : #fc1800; 
} 

img { 
border-style : none; 
} 

hr { 
margin-top : 3px; 
margin-bottom : 3px; 
border-top : 1px dotted #c6c6c6; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
} 

.head { 
color : #000; 
font-size : 18px; 
background-color : #ce0000; 
text-shadow : #fff 1px 1px 0; 
background-image : url(/images/head.gif); 
background-repeat : repeat-x; 
background-position : top; 
border-top : 2px solid #e65b5b; 
border-bottom : 2px solid #e65b5b; 
} 

.ads { 
background-color : #fff963; 
background-image : url(/images/ads.gif); 
background-repeat : repeat-x; 
background-position : bottom; 
margin : 2px 1px; 
padding : 3px; 
border : 1px solid #fff; 
outline : #ddc521 1px solid; 
} 

.ads a { 
background-image : url(/images/ci.gif); 
background-repeat : no-repeat; 
background-position : left center; 
padding-left : 12px; 
} 

.title { 
color : #fff; 
text-shadow : #9a9a9a 1px 1px 0; 
background-color : #acacac; 
background-image : url(/images/title.gif); 
background-repeat : repeat-x; 
background-position : top; 
margin-top : 1px; 
text-align: center;
margin-bottom : 1px; 
padding : 3px; 
border : 1px solid #b2b2b2; 
} 

.main, .p1 { 
background-color : #fff; 
background-image : url(/images/main.gif); 
background-repeat : repeat-x; 
background-position : 50% 1px; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 3px; 
border : 1px solid #d3d3d3; 
} 

.copy { 
color : #c1c1c1; 
text-shadow : #000 1px 1px 0; 
background-color : #020202; 
background-image : url(/images/copy.gif); 
background-repeat : repeat-x; 
background-position : top; 
margin-top : 1px; 
padding : 3px 3px 4px; 
border-top : 2px solid #696565; 
border-bottom : 2px solid #696565; 
} 

.copy a { 
color : #c1c1c1; 
} 

.copy a:hover { 
color : #8f8f8f; 
background-color : transparent; 
} 

.stat { 
background-image : url(/images/stat.gif); 
background-repeat : repeat-x; 
background-position : top; 
text-align : center; 
padding : 2px; 
}