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

Размер файла: 2.47Kb
/*Css3*/

body { 
color : #4682B4; 
font-size : 12px; 
font-family : Tahoma; 
background-color : #191970; 
margin : 0; 
} 
a:link, a:active, a:visited { 
color : #3e98e2; 
text-decoration : none; 
text-shadow : #050e15 1px 1px 2px; 
} 
a:hover, a:focus { 
color : #b9e0ff; 
} 
input, select, textarea { 
color : #2b96f0; 
background-color : #143047; 
border : 1px solid #256397; 
} 
input:hover, select:hover, textarea:hover { 
color : #4ca7f4; 
background-color : #1a3c58; 
border : 1px solid #2770ac; 
} 
input:focus, select:focus, textarea:focus { 
color : #4cc2f4; 
background-color : #234e71; 
border : 1px solid #2c77b5; 
} 
img { 
border-style : none; 
} 
img:hover { 
opacity : 0.7; 
} 
hr { 
margin-top : 2px; 
margin-bottom : 2px; 
border-top : 1px solid #0d2233; 
border-bottom : 1px solid #20537e; 
border-right-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 : #c2f4ff; 
background-image : url(images/top.png); 
padding : 6px 4px; 
text-shadow : #2c373e 1px 1px 1px; 
} 
.menu, .ct { 
text-align : center; 
padding : 12px 2px 6px; 
border-bottom : 1px solid #0d2233; 
} 
.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 #20537e; 
} 
.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 #3586c9; 
} 
.copy { 
color : #0e273a; 
text-shadow : #1e679e 1px 1px 1px; 
background-color : #153956; 
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 #10293e; 
border-bottom : 1px solid #10293e; 
} 
.copy a { 
color : #0e273a; 
text-shadow : #1e679e 1px 1px 1px; 
} 
.copy a:hover { 
color : #c1e7ff; 
} 
.count { 
background-image : url(images/end.gif); 
background-repeat : repeat-x; 
background-position : 50% top; 
text-align : center; 
margin-top : 1px; 
padding : 4px; 
}
/*Переделка дизайна от мад от SXE
http://wapdiz.ru*/