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

Размер файла: 718B
/*
               Design  :  Pirate         
               E-mail  :  [email protected]                     
                  ICQ  :  854141
                You can use this design!                  
*/
body { 
font-family : Comic Sans MS; 
color : #00008b; 
margin : 0; 
padding : 1px; 
}
a:hover { 
background : #f0fff0; 
color : green; 
}
a, a:visited { 
text-decoration : none; 
text-align : left; 
font-size : small; 
}  
p { 
margin : 1px; 
color : green; 
} 
.telo { 
border : 1px solid silver; 
background : #ffffe0; 
} 
.border { 
border : 1px solid silver; 
background : #ffffe0; 
} 
.w { 
background : #ffebcd; 
padding : 1px; 
margin : 0; 
} 
hr { 
margin : 2px; 
}