Файл: apwa/styles/mobile/theme/XwabStyle.css
Строк: 118
body {
background: #555555 url(images/xwstyle/bg.png)
repeat;
font-family: verdana;
font-size: 90%;
color: #888;
margin: 0
auto 10px;
padding: 0px;
max-width: 500px;
}
a:link, a:active, a:visited
{ text-decoration: none; color: #888; }
a:hover { text-decoration: none;
color: #c66537; }
#warp {
-webkit-box-shadow: 0px 2px 6px
#222;
box-shadow: 0px 2px 6px #222;
border-radius: 0px 0px 3px
3px;
overflow: hidden;
}
#head {
background: #212121
url(images/xwstyle/header.png) repeat-x;
margin: 0px;
padding:
0px;
border-bottom: 1px solid #191919;
overflow: hidden;
text-align:
center;
}
#head .cat {
background: #282828 url(images/xwstyle/topmenu.png)
top repeat-x;
padding: 11px 4px 11px;
border-top: 1px solid
#3c3c3c;
border-bottom: 1px solid #111111;
color: #969696;
text-align:
center;
}
#head a:link, #head .cat a:active, #head .cat a:visited { color:
#969696; }
#head a:hover { color: #e16a1a; }
#page { background-color:
#d5d5d5; margin: 0px; padding: 0px; }
#foot {
background: #474747
url(images/xwstyle/foot.png) repeat-x;
border-top: 1px solid
#3f3f3f;
font-size: 11px;
font-weight: bold;
}
#foot .cat {
background:
#d5d5d5 url(images/xwstyle/nav.png) repeat-x;
padding: 5px 0
7px;
border-top: 1px solid #aaaaaa;
border-bottom: 1px solid
#b1b1b1;
color: #888;
text-align: center;
}
#foot a:hover { color: #fff;
}
.tab {
background: #c15632 url(images/xwstyle/board.png)
repeat-x;
padding: 11px 4px 11px;
border-top: 1px solid
#fcad7d;
border-bottom: 1px solid #853f28;
color: #f1f1f1;
font-weight:
bold;
}
.tab a:link, .tab a:active, .tab a:visited { color: #f8f8f8; }
.tab
a:hover { color: #fff; }
.row_hard {
color: #656565;
background: #ececec
url(images/xwstyle/message1.png) repeat-x;
border-top: 1px solid
#fff;
border-bottom: 1px solid #ccc;
padding: 9px 5px 11px;
}
.row_easy
{
color: #656565;
background: #dddddd url(images/xwstyle/message2.png)
repeat-x;
border-top: 1px solid #fff;
border-bottom: 1px solid
#ccc;
padding: 9px 5px 11px;
}
.row1 {
background: #e6e6e6
url(images/xwstyle/row.png) repeat-x;
border-top: 1px solid
#fff;
border-bottom: 1px solid #ccc;
color: #58585A;
padding: 11px 4px
11px;
overflow: hidden;
}
.row1 a:link,.row1 a:active,.row1 a:visited {
text-decoration: none; color: #5f5f5f; }
.row1 a:hover { color: #c66537;
}
.link .row1 , .row1 .row1, .row_hard .row1, .row_easy .row1
{
background: #e0eebe url(images/xwstyle/row2.png) repeat-x;
border-left:
3px solid #98ac48;
}
.link a:link, .link a:active, .link a:visited {
padding: 11px 4px 11px; margin: -11px -4px -11px; color: #dc682a; display:
block; }
.link a:hover { color: #555; }
div.select { text-align: right;
}
div.page , div.submit {
background: #f5f5f5
url(images/xwstyle/usermenu.png) repeat-x;
color: #444;
border-top: 1px
solid #fff;
border-bottom: 1px solid #ccc;
padding: 2px;
text-align:
center;
}
div.page span.page-sep { display: none; }
div.page a:link,
div.page a:active, div.page a:visited, input.subbutton {
color:
#fff;
background: #555;
margin: 1px;
border: 0px;
padding: 5px
10px;
border-radius: 2px;
display: inline-block;
}
div.page a:hover,
input.subbutton:hover { color: #444; background: #e16531; display:
inline-block; }
div.page strong { color: #444; background: #e16531; margin:
1px; padding: 5px 10px; border-radius: 2px; display: inline-block;
}
a.buttom {
font-size: 13px;
color: #fff;
background:
#e1b2a0;
display: inline-block;
border-radius: 2px;
padding: 2px
3px;
}
a.buttom:hover { color: #fff; background: #555; }
.rt { float:
right; margin-right: 2px; }
.lt { float: left; margin-left: 2px;
}
.gensmall { font-weight: bold; }
span.genmed { font-size: 89%;
}
input,select { margin: 0 1px; border: 0px; padding: 7px; border-radius:
2px; }
textarea { width: 95%; }
p { margin: 2px; }