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

Размер файла: 2.26Kb
/*
Designed by Ferdinand
ICQ:695-646
*/

body {
font-size: 12px;
font-family: Arial;
background-color: #fff;
background-attachment: fixed;
margin: 4px auto;
max-width: 350px;
}

a:link, a:active, a:visited {
color: #cc3636;
text-decoration: none;
}

a:hover, a:focus {
color: #8b8b8b;
}

.rzd {
background-image: url(images/rzd.png);
border: 1px solid #ef9797;
padding: 1px;
color: #f8feeb;
margin: 0px 0px 1px;
}

.rzd_news {
background-image: url(images/news.png);
background-repeat: no-repeat;
padding-left: 16px;
padding-top: 1px;
height: 16px;
}

.mn {
background-color: #fff8f8;
border: 1px solid #ffe5e5;
padding: 2px;
color: #f08f8f;
margin: 0px 0px 1px;
}

.rzd_reg {
background-image: url(images/reg.png);
background-repeat: no-repeat;
padding-left: 16px;
padding-top: 1px;
height: 16px;
}

input, select, textarea {
background-image: url(images/bg.gif);
background-color: #fff8f8;
border: 1px solid #ffd3d3;
font-family: Tahoma;
font-size: 11px;
padding: 1px;
color: #f08f8f;
margin: 0px 0px 1px;
}

.rzd_menu {
background-image: url(images/menu.png);
background-repeat: no-repeat;
padding-left: 16px;
padding-top: 1px;
height: 16px;
}

.rzd_stat {
background-image: url(images/stat.png);
background-repeat: no-repeat;
padding-left: 16px;
padding-top: 1px;
height: 16px;
}

.rzd_ps {
background-image: url(images/ps.png);
background-repeat: no-repeat;
padding-left: 16px;
padding-top: 1px;
height: 16px;
}

.foot {
background-image: url(images/foot.png);
border: 1px solid #acacac;
padding: 1px;
color: #f8feeb;
margin: 0px 0px 1px;
}

.foot_copy {
background-image: url(images/copy.png);
background-repeat: no-repeat;
padding-left: 16px;
padding-top: 1px;
height: 16px;
}

/*
Designed by Ferdinand
ICQ:695-646
*/

/*Please not delete*/ 
a[href="http://wapdiz.ru"] { 
color : #d2d2d2; 
font-size : 8px; 
background-image : url(images/w.png); 
background-repeat : no-repeat; 
background-position : right center; 
float : right; 
padding-top : 2px; 
padding-right : 20px; 
padding-bottom : 2px; 
} 
a[href="http://wapdiz.ru"]:hover { 
color : #f0f0f0; 
background-image : url(images/wh.png); 
text-decoration : none; 
}

hr {
color:red;
height:-1px
}

/*Please not delete*/