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

Размер файла: 1.39Kb
body {
max-width : 300px;
margin : 5px auto; 
color: #000000;

font-size : 14px;
padding : 2px;
border : 1px solid #ff9933;
}
a:link, a:active, a:visited { 
color : #cc6633; 
text-decoration : none;
font-family : Verdana;
font-size : 12px; 
} 
a:hover { 
color : #cc6633; 
font-size : 12px; 
text-decoration : underline; 
} 
.d1 {
background-image : url(head.png);
padding : 0 1px 0 1px; 
text-indent : 10pt; 
border : 1px solid #ff9933;
background-color : #ffcc66; 
} 
.sec {
margin : 1px;
text-indent : 15pt;
font-weight : bolder;
background-image : url(title.gif);
padding : 0 0 2px 1px;
border-width : 1px; 
border : 1px solid #ff9933;
background-color : #ffcc66; 
} 
.end {
background : #fff;
padding : 3px 2px 2px 2px;
text-align : center; 
border : 1px solid #ff9933; 
} 
.vstavka {
background-color : #fff; 
padding : 3px 2px 2px 2px; 
border : 1px solid #ff9933; 
} 
.foot {
background-color : #ffcc66;
border-left : 1px solid #ff9933;
border-bottom : 1px solid #ff9933;
border-right : 1px solid #ff9933;
background-image : url(foot.gif);
padding : 3px 2px 2px 2px; 
text-align : center; 
font-weight : bolder; 
}
.ie{
border-width: 17px;
border-top : 1px solid #ff9933;
border-bottom : 1px solid #ff9933;
}
span.info{
font-size: 11px;
color: #3300FF;
}
span.a_info{
color: #3300FF;
}
span.changed{
font-size: 11px;
color : #F20000;
}