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

Размер файла: 3.28Kb
body {
color : #3e3e3e; 
font-size : 12px; 
font-family : tahoma; 
background-color : #e6e6e4; 
background-image : url(images/back.gif); 
max-width : 350px; 
margin : auto; 
} 
a:link, a:active, a:visited { 
color : #d40400; 
text-decoration : none; 
} 
a:hover, a:focus { 
color : #fc1800; 
background-color : #fffdd1; 
} 
img { 
border-style : none; 
} 
hr { 
margin-top : 3px; 
margin-bottom : 3px; 
border-top : 1px dotted #c6c6c6; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
} 
.head { 
color : #000; 
font-size : 18px; 
background-color : #ce0000; 
text-shadow : #fff 1px 1px 0; 
background-image : url(images/head.gif); 
background-repeat : repeat-x; 
background-position : top; 
height : 44px; 
border-top : 2px solid #e65b5b; 
border-bottom : 2px solid #e65b5b; 
} 
.logo { 
background-image : url(images/logo.gif); 
background-repeat : no-repeat; 
text-align : center; 
position : relative; 
top : 7px; 
left : 4px; 
width : 132px; 
height : 29px; 
padding-top : 3px; 
display : inline-table; 
} 
.ads { 
background-color : #fff963; 
background-image : url(images/ads.gif); 
background-repeat : repeat-x; 
background-position : bottom; 
margin : 2px 1px; 
padding : 3px; 
border : 1px solid #fff; 
outline : #ddc521 1px solid; 
} 
.ads a { 
background-image : url(images/ci.gif); 
background-repeat : no-repeat; 
background-position : left center; 
padding-left : 12px; 
} 
.title ~ .ads a { 
background-image : none; 
padding : 0; 
} 
.title { 
color : #fff; 
text-shadow : #9a9a9a 1px 1px 0; 
background-color : #acacac; 
background-image : url(images/title.gif); 
background-repeat : repeat-x; 
background-position : top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 3px; 
border : 1px solid #b2b2b2; 
} 
.main { 
background-color : #fff; 
background-image : url(images/main.gif); 
background-repeat : repeat-x; 
background-position : 50% 1px; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 3px; 
border : 1px solid #d3d3d3; 
} 
span.r { 
color : #d01110; 
} 
span.new { 
color : #ff5400; 
} 
.copy { 
color : #c1c1c1; 
text-shadow : #000 1px 1px 0; 
background-color : #020202; 
background-image : url(images/copy.gif); 
background-repeat : repeat-x; 
background-position : top; 
margin-top : 1px; 
padding : 3px 3px 4px; 
border-top : 2px solid #696565; 
border-bottom : 2px solid #696565; 
} 
.copy a { 
color : #c1c1c1; 
text-decoration : underline; 
} 
.copy a:hover { 
color : #8f8f8f; 
background-color : transparent; 
} 
.stat { 
background-image : url(images/stat.gif); 
background-repeat : repeat-x; 
background-position : top; 
text-align : center; 
padding : 2px; 
} 
.stat a img { 
opacity : 0.6; 
} 
.stat a:hover img { 
opacity : 0.9; 
} 
/*Please not delete*/
a[href="http://wapdiz.ru"] { 
color : #7a7a7a; 
font-size : 8px; 
background-image : url(images/w.png); 
background-repeat : no-repeat; 
background-position : right center; 
text-decoration : none; 
float : right; 
padding-top : 2px; 
padding-right : 20px; 
padding-bottom : 2px; 
} 
a[href="http://wapdiz.ru"]:hover { 
color : #c6c6c6; 
background-color : transparent; 
background-image : url(images/wh.png); 
text-decoration : none; 
}
/*Please not delete*/