View file style/3.css

File size: 1.51Kb
body { 
color : #ddb7e3; 
font-size : 12px; 
font-family : Tahoma; 
background-color : #5e256c; 
margin : 0; 
MAX-WIDTH : 320PX;
MARGIN : 1PX AUTO;
} 
a:link, a:active, a:visited { 
color : #2c0f33; 
text-decoration : none; 
text-shadow : #772f88 1px 1px 2px; 
} 
a:hover, a:focus { 
color : #c170ce; 
}
.main {  
background-repeat : no-repeat; 
background-position : right top; 
padding : 4px; 
border-top : 1px solid #843597; 
} 
.main a {  
background-repeat : no-repeat; 
background-position : left center; 
padding-left : 12px; 
} 
.title { 
color : #411a4b; 
text-shadow : #8f3ca3 1px 1px 1px; 
background-color : #5f256d; 
background-image : url(3/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 #411a4b; 
border-bottom : 1px solid #411a4b; 
MAX-HEIGHT : 21PX;
} 
.title a { 
color : #411a4b; 
text-shadow : #8f3ca3 1px 1px 1px; 
} 
.title a:hover { 
color : #d473e3; 
}
.design { 
color : #411a4b; 
text-shadow : #8f3ca3 1px 1px 1px; 
background-color : #5f256d; 
background-image : url(3/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 #411a4b; 
border-bottom : 1px solid #411a4b; 
MAX-HEIGHT : 21px;
} 
.design a { 
color : #411a4b; 
text-shadow : #8f3ca3 1px 1px 1px; 
} 
.design a:hover { 
color : #d473e3; 
}