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

Размер файла: 2.5Kb
/*
Дизайн написан PaRtiZzaN
ICQ: 555366755
[email protected]
Заходи на http://wapkat.tk
*/
body {
background: #fcfcfc;
max-width: 500px;
margin: 0px auto;
font-size: 12px;
font-family: Arial, Tahoma, Sans-Serif;
}
#head {
background: #286176;
height: 60px;
border-bottom: 1px solid #cAe1e4;
}
.logo {
text-align: center;
font-size: 36px;
color: #EAF1F4;
padding-top: 10px;
font-weight: bold;
}
#ad {
background: #EAF1F4;
padding: 3px 6px;
color: #333;
border-bottom: 1px solid #cAe1e4;
}
#ad a {
color: #444;
text-decoration: none;
}
#ad a:hover {
color: #db7f07;
}
#new {
background: #286176;
padding: 6px;
color: #dcdcff;
}
#news {
background: #EAF1F4;
padding: 6px;
color: #444;
}
#raz {
background: #286176;
padding: 6px;
color: #dcdcff;
}
#link {
background: #EAF1F4;
color: #db7f07;
}
#con {
background: #EAF1F4;
color: #dcdcff;
border-bottom: 1px solid #cAe1e4;
padding: 10px;
}
#link a {
padding: 6px 6px;
width: 1%;
display: table-cell;
color: #444;
border-bottom: 1px solid #cAe1e4;
text-decoration: none;
}
#link a:hover {
background: #F2FCFF;
}
#h {
background: #db7f07;
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;
}
pp {
background: #cAe1e4;
color: #444;
float: right;
padding: 1px 3px;
border-radius: 4px;
}
#foot {
background: #222;
color: #db7f07;
height: 30px;
padding-top: 13px;
}
on {
background: #EAF1F4;
text-align: center;
border-radius: 4px;
padding: 2px 4px;
color: #444;
}
textarea {
background: #333;
color: #db7f07;
padding: 2px;
border: 1px solid #010101;
}
input[type="submit"] {
background: #db7f07;
border: 1px solid #010101;
color: #222;
}
input[type="submit"]:hover {
background: #222;
border: 1px solid #010101;
color: #db7f07;
}
#nav {
background: #222;
color: #fff;
text-align: center;
border-bottom: 1px solid #101010;
}
#nav a {
background: #db7f07;
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: #EAF1F4;
color: #db7f07;
padding: 6px;
text-align: right;
}
#navi a {
font-weight: bold;
color: #444;
background: #cAe1e4;
padding: 6px;
text-decoration: none;
margin-right: 3px;
}
#navi a:hover {
background: #E7F9FF;
}