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

Размер файла: 2.85Kb
/*
Дизайн написан PaRtiZzaN
ICQ: 555366755
[email protected]
Заходи на http://wapkat.tk
*/
body {
background: #000;
margin: 0px auto;
font-size: 12px;
font-family: Arial, Tahoma, Sans-Serif;
max-width: 450px;
}
body, a, a:hover {
cursor : url(/img/cursor.png), progress;
}
#head {
background: #222;
height: 60px;
border-bottom: 1px solid #101010;

}
#logo {
text-align: center;
font-size: 36px;
color: #db7f07;
padding-top: 10px;
font-weight: bold;
}
#ad {
background: #222;
padding: 3px 6px;
color: #ccc;
border-bottom: 1px solid #010101;
}
#ad a {
color: #ccc;
text-decoration: none;
}
#ada {
background: url(/img/ad.png) no-repeat left;
}
#ad a:hover {
color: #db7f07;
}
#new {
background: #db7f07 url(/img/1.png);
padding: 6px;
color: #000;
}
#news {
background: #222;
padding: 6px;
color: #db7f07;
}
#raz {
background: #db7f07 url(/img/1.png);
padding: 6px;
color: #000;
}
#link {
background: #222 url(/img/2.png) repeat;
color: #db7f07;
}
#con {
background: #222;
color: #db7f07;
border-bottom: 1px solid #101010;
padding: 10px;
}
#link a {
padding: 6px 6px 6px 27px;
width: 1%;
display: table-cell;
color: #db7f07;
border-bottom: 1px solid #101010;
text-decoration: none;
}
#l {
background: url(/img/3.png) no-repeat left;
}
#link:hover {
background: #333  url(/img/11.png) repeat;
}
#h {
background: #db7f07 url(/img/1.png) repeat;
color: #222;
text-align: center;
}
#h a {
padding: 6px 6px;
width: 1%;
display: table-cell;
color: #222;
border-bottom: 1px solid #101010;
text-decoration: none;
}
#h a:hover {
background: #f7a12f  url(/img/22.png) repeat;
}
pp {
background: #db7f07 url(/img/1.png);
color: #222;
float: right;
padding: 1px 3px;
border-radius: 4px;
}
#foot {
background: #222;
color: #db7f07;
height: 30px;
padding-top: 13px;
}
on {
background: #db7f07 url(/img/1.png);
text-align: center;
border-radius: 4px;
padding: 2px 4px;
color: #222;
}
textarea {
background: #333;
color: #db7f07;
padding: 2px;
border: 1px solid #010101;
}
input[type="submit"] {
background: #db7f07 url(/img/1.png);
border: 1px solid #010101;
color: #222;
}
input[type="submit"]:hover {
background: #222 url(/img/22.png);
border: 1px solid #010101;
color: #db7f07;
}
#nav {
background: #222;
color: #fff;
text-align: center;
border-bottom: 1px solid #101010;
}
#nav a {
background: #db7f07 url(/img/1.png) repeat;
padding: 5px;
display: table-cell;
text-decoration: none;
color: #222;
text-align: center;
border: 1px solid #101010;
border-radius: 4px;
}
#nav a:hover {
background: #222;
color: #db7f07;
}

#navi {
background: #333;
color: #db7f07;
padding: 6px;
text-align: right;
}
#navi a {
font-weight: bold;
color: #db7f07;
background: #222;
padding: 6px;
text-decoration: none;
margin-right: 3px;
}
#navi a:hover {
background: #444;
}