Файл: android/style.css
Строк: 62
/*Css3 Profile*/
body {
color: #6d6d6d;
margin: 0;
font: 12px
tahoma;
}
a:link, a:active, a:visited {
color:
#fe9b00;
text-decoration: none;
}
a:hover, a:focus {
color:
#939393;
}
a.ico {
padding-left: 9px;
background: url(images/arrow.gif)
no-repeat left;
}
a.ico:hover {
background: url(images/arrowh.gif)
no-repeat left;
}
img {
vertical-align: middle;
border-style:
none;
}
.head {
text-shadow: #e6daac 1px 1px;
color: #444;
font-size:
18px;
font-weight: bold;
padding: 3px;
border-bottom: 1px solid
#edaa09;
background: #fff2bf;
}
.head a {
color: #444;
}
.h {
color:
#fff;
font-weight: bold;
padding: 4px;
border-top: 1px solid
#ffda70;
background: #ffc229 url(images/h.gif) repeat-x top;
}
.main
{
margin-top: 1px;
margin-bottom: 1px;
padding: 2px;
background:
url(images/main.gif) repeat-x top;
}
.titl {
color: #fff;
margin-left:
2px;
padding: 2px 50px;
display: inline-table;
background: #ffb500
url(images/titl.gif) repeat-x top;
}
.menu {
margin: 2px;
padding:
3px;
border: 1px solid #ece9e9;
background: #f8f8f8;
}
.adv {
padding:
3px;
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid
#e8e8e8;
background: #f7f7f7;
}
.adv a {
color: #7b7b7b;
padding-left:
12px;
background: url(images/ads.gif) no-repeat left;
}
.adv a:hover
{
color: #fe9b00;
background: url(images/adsh.gif) no-repeat
left;
}
.nav {
text-align: center;
padding: 3px;
border-top: 1px solid
#f5e9b8;
border-bottom: 1px solid #ffe993;
background: #fff2bf
url(images/nav.gif) repeat-x top;
}
.copy {
font-size:
11px;
margin-top: 1px;
padding: 4px;
border-bottom: 1px solid
#ffe684;
background: #fff2bf;
}
.copy a {
color: #868686;
}
.count
{
text-align: center;
padding: 2px;
background: url(images/counter.gif)
repeat-x top;
}
.titl, .menu {
border-radius: 4px;
}
/*Design by
Mad
http://wapdiz.ru
ICQ: 872-794*/