Файл: apwa/styles/mobile/theme/stylesheet.css
Строк: 86
body{background:#555;color:#333;font-size:12px;font-family:"Helvetica
Neue",Helvetica,Arial;padding:0px;margin:0px
auto;max-width:500px}
a:link,
a:visited{color:#888;text-decoration:none}
a:hover,
a:active{color:#9966cc}
#wrap{background-color:#e3edbf;border-left: 1px
solid #9933cc;border-right: 1px solid
#9933cc}
#head,#foot{background-color:#9966cc;color:#fff}
#page{padding:0px;margin:0
auto}
.cat{background-color:#ff843D;text-align:center;padding:5px}
.tab{background-color:#9933cc;color:#fff;border-top:
1px solid #9966cc;padding:5px;margin: 0 -5px;}
.tab:hover{opacity:0.9}
.tab
a:link,.tab a:visited,.cat a, #foot a, #head a
{color:#ffffcc;text-decoration:none}
.tab a:hover,.tab a:active,.cat
a:hover, #foot a:hover, #head
a:hover{color:#fff}
.row1{background:#f2f2f2}
.row_hard{background:#f4f4f4}
.row_easy{background:#f1f1f1}
.row1,.row_easy,.row_hard{padding:5px;border-top:1px
solid #fff}
.row_easy.row1,.row_hard.row1{border-left:3px solid
#c09514}
.genmed{font-size:90%}
.gensmall{font-weight:bold;font-family:"Monotype
Corsiva","Helvetica
Neue",Helvetica,Arial}
.error{color:red!important}
a.buttom,input.subbutton
{background-color:#f1f1f1;border:1px solid
#ddd;border-radius:3px;display:inline-block;min-width:10px;text-align:center}
a.buttom,input.subbutton
{padding:3px
2px;margin:1px}
input.subbutton:hover,a.buttom:hover{background-color:#fff}
input[type=text],input[type=password],input[type=file],select{color:#aaa;background-color:#f9f9f9;padding:4px;border:1px
solid
#ddd}
div.submit,div.select{background:#f2f2f2;padding:1px;text-align:center}
textarea{width:97%
!important}
.rt{float:right;text-align:right}
.lt{float:left;text-align:left}
img{border:0px;max-width:100%}
p{margin:2px}
/*
Responsive */
@media (min-width:220px){
div.page
{padding:2px;text-align:center}
div.page
span.page-sep{display:none}
div.page
a{color:#fff;background:#9933cc;margin:1px;border:1px solid
#fff;padding:4px 6px;border-radius:3px;display:inline-block}
div.page
a:hover{background:#9966cc;display:inline-block}
div.page
strong{color:#fff;background:#9966cc;margin:1px;padding:4px
6px;border-radius:3px;display:inline-block}
}