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

Размер файла: 2.51Kb
/*Css3*/
@import url('http://wapdiz.ru/css/style.css'); 
body { 
color : #828282; 
font-size : 12px; 
font-family : Tahoma; 
background-color : #000; 
margin : 0; 
} 
a:link, a:active, a:visited { 
color : #ea7300; 
text-decoration : none; 
text-shadow : #b95b00 1px 1px 2px; 
} 
a:hover, a:focus { 
color : #36c3ff; 
} 
input, select, textarea { 
color : #1bccec; 
background-color : #133136; 
border : 1px solid #1b474f; 
} 
input:hover, select:hover, textarea:hover { 
color : #8edb48; 
background-color : #243613; 
border : 1px solid #344f1b; 
} 
input:focus, select:focus, textarea:focus { 
color : #e77d00; 
background-color : #3f270a; 
border : 1px solid #4f300c; 
} 
img { 
border-style : none; 
} 
img:hover { 
opacity : 0.7; 
} 
hr { 
margin-top : 2px; 
margin-bottom : 2px; 
border-top : 1px solid #363636; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
} 
.body, .body2 { 
background-image : url(images/bg.jpg); 
background-repeat : no-repeat; 
background-position : left top; 
max-width : 240px; 
margin : 0; 
} 
.body2 { 
background-image : url(images/bg2.jpg); 
} 
.top { 
color : #73cfff; 
background-image : url(images/top.png); 
padding : 6px 4px; 
text-shadow : #101416 1px 1px 1px; 
} 
.menu, .ct { 
text-align : center; 
padding : 12px 2px 6px; 
border-bottom-color : #2b2b2d; 
border-bottom-width : 1px; 
} 
.ct { 
text-align : left; 
} 
.ads { 
background-image : url(images/ads.png); 
background-repeat : no-repeat; 
background-position : right top; 
padding : 4px; 
border-top : 1px solid #363636; 
} 
.ads a { 
background-image : url(images/star.png); 
background-repeat : no-repeat; 
background-position : left center; 
padding-left : 12px; 
} 
.ban { 
text-align : center; 
padding : 2px; 
border-top : 1px dotted #00526c; 
} 
.copy { 
color : #0eb4be; 
text-shadow : #000 1px 1px 1px; 
background-color : #020202; 
background-image : url(images/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 #2b2b2b; 
border-bottom : 1px solid #2b2b2b; 
} 
.copy a { 
color : #0eb4be; 
text-shadow : #000 1px 1px 1px; 
} 
.copy a:hover { 
color : #64d200; 
} 
.count { 
background-image : url(images/end.gif); 
background-repeat : repeat-x; 
background-position : 50% top; 
text-align : center; 
margin-top : 1px; 
padding : 4px; 
} 
/*Design by Mad
http://wapdiz.ru*/