Файл: New_top/Design/themes/new/style.css
Строк: 38
@media handheld, all { /* */ }
body {
background: whitesmoke;
max-width:
800px;
margin: 0px auto;
font-family: arial;
font-size:
13px;
}
textarea, input {
max-width:90%;
}
.block {
background:
#202020 url(img/b1.png) repeat-x top left;
border-top: 1px solid
#b7b7b7;
padding: 12px;
font-weight: bold;
}
.title2 a {color:
#fff;}
.foot,.logo {
background: url(img/r.png) repeat #444444;
padding:
10px;
color: #ffffff;
font-weight: bold;
text-shadow: 0 0px 1px
white;
border-top: 1px solid silver;
}
a {text-decoration:none;}
.w
{
background: url(img/l.png) repeat #ccc;
color: #ff44bb;
}
.w a
{
padding: 7px 7px;
display: table-cell;
width: 1%;
border-left: 1px
solid silver;
border-right: 1px solid silver;
border-top: 1px solid
silver;
}
.w a:hover {
background: #ccf;
color: black;
}
.rek
{
background: #4445ff;
padding: 3px;
}
.main, .li, .l1{
background:
#fff url(img/zxb1.png) repeat-x bottom left;
text-decoration:
none;
text-shadow: 0px 1px 1px #fff;
border-bottom: 1px solid
#e0e0df;
box-shadow: 0 1px 4px rgba(180,180,180,0.3);
padding:
10px;
display: block;
}
.page {
background:#ccc;
}
.c{
display:
inline-block;
padding:5px;
text-align:center;
background:
silver;
border:1px solid #ccc;
border-radius:4px;
}