Файл: apwa/styles/mobile/theme/OrangeGreen.css
Строк: 75
body { background: url('./images/body.gif') #C9D3DD; font-family: Arial;
color: #494949; padding: 0px; margin: 0px auto; max-width: 460px; }
a:link,
a:visited { color: #405521; text-decoration: none; }
a:hover, a:active {
color: #b3672f; }
#wrap { background-color: #fff; box-shadow: 0px 0px 20px
#e19d6b; }
.cat { background-color: #FCC99E; background-image:
url('./images/foot.gif'); background-repeat: repeat-x; text-align: center;
}
.tab { background-color: #59983F; background-image:
url('./images/title.gif'); background-repeat: repeat-x; }
.tab, .cat {
background-position: top; padding: 5px; border-top: 1px solid #fff;
border-bottom: 1px solid #fff; color: #fff;}
.tab a:link, .tab a:visited {
color: #fff; text-decoration: none; }
.tab a:hover, .tab a:active { color:
#e8e8e8; }
.row1 { background-color: #E5F0D8; color: #2c2c2c; border: 1px
solid #D1D2D6; border-left: 3px solid #59983F; padding: 5px; margin: 1px;
}
.row_hard { background-color: #ECF4E1; background-image:
url('./images/row_hard.gif');}
.row_easy { background-color: #FBF2C8;
background-image: url('./images/row_easy.gif'); }
.row_easy, .row_hard {
background-position: bottom; background-repeat: repeat-x; padding: 5px;
border-top: 1px solid #fff; }
.link .row1 { background: #E5F0D8
url('./images/link_hover.gif') no-repeat right center; border: 0px; margin:
1px 0 0; clear: both; }
.link a:link, .link a:visited { padding: 6px 14px
6px 6px; display: block; margin: -5px; border-bottom: 1px dashed #77934e;
text-shadow: 1px 1px 0px #e19d6b; }
.link a:hover, .link a:active {
border-bottom: 1px solid #77934e; }
.genmed { font-size: 90%; }
.gensmall {
font-weight: bold; }
a.buttom { background-color: #f9f9f9; color: #888;
border: 1px solid #ddd; margin-left: 3px; padding: 2px; line-height: 1.5;
}
input.subbutton { background-color: #FBF2C8; color: #b3672f; border: 1px
solid #FCC99E; padding: 4px; }
input.subbutton:hover, a.buttom:hover {
color: #D1D2D6; }
input[type=text], input[type=password], select{ color:
#888; background-color: #f9f9f9; padding: 4px; border: 1px solid #FCC99E
}
div.submit, div.select { background-color: #f9f9f9; padding: 2px;
text-align: center; }
textarea { width: 97% !important; height: 45px; }
.rt
{ float: right; text-align: right; }
.lt { float: left; text-align: left;
}
img { border: 0px; }
p { margin: 2px; }