Файл: style.css
Строк: 77
body {
font-size : 14px;
font-family : 'Arial';
color :
#000;
background : url(images/bg.png) #444349;
background-attachment :
fixed;
margin : 0 auto;
border-radius : 15px;
max-width :
550px;
}
a:link, a:visited {
color : #A4A4A4;
text-decoration :
none;
}
a:hover, a:active {
color : #D3386D;
}
.head {
height :
80px;
margin-top : 0;
background : url(images/head.png)
#F5C607;
}
.title {
font-family : 'Lucida Console', Monaco,
monospace;
color : #FFF;
padding : 12px;
overflow : hidden;
text-shadow
: 1px 1px 1px #4F4844;
text-align : center;
background :
url(images/title.png) #656565;
}
table {
padding : 9px;
text-align :
center;
background : #E5E5E3;
width : 100%;
border : 0;
border-collapse
: collapse;
border-bottom : 1px solid #DACDCD;
}
td {
padding :
0;
}
.table:hover, .table:active {
background : #F6F6F5;
transition :
0.5s;
}
.table a {
display : block;
text-decoration : none;
padding :
10px;
}
.line {
border-left : 1px solid #CFCDDA;
}
.perv_scr
{
display : inline-block;
margin : 0 auto;
height : 54px;
width :
64px;
vertical-align : middle;
border-radius : 5px;
}
.perv_scr img,
.perv_scr {
background : url(images/loading.gif) center
no-repeat;
}
.perv_scr2 {
margin : 0 auto;
vertical-align :
middle;
}
.link {
padding : 10px 12px;
display : block;
color :
#FFF;
background : #F6F6F5;
border-top : 1px solid #FFF;
border-bottom :
1px solid #DBDBD7;
transition : 0.5s;
}
.link:hover {
color :
#7C7F28;
background : #ECECE6;
}
.count {
font-family : 'Courier New',
Courier, monospace;
font-size : 12px;
padding : 3px;
border-radius :
5px;
float : right;
margin-top : -3px;
color : #A4A4A4;
}
.blok
{
color : #000;
text-shadow : 1px 1px 1px #FFF;
display :
block;
background : #F6F6F5;
border-top : 1px solid #FFF;
border-bottom
: 1px solid #DBDBD7;
padding : 10px;
}
.foot {
color :
#FFF;
text-align : center;
background : url(images/foot.png)
#656565;
padding : 12px;
}
.foot a {
color : #fff;
}
.foot a:hover,
.copy a:hover {
color : #fff;
font-weight : bold;
}
.ban {
text-align
: center;
padding : 1px;
}
.ban a img {
padding : 3px 0 3px
1px;
vertical-align : middle;
opacity :
0.10000000894069671630859375;
}
.ban a:hover img {
opacity : 1;
}