Файл: public/styles/style.css
Строк: 94
body{
margin:auto;
font-family:sans-serif,arial,helvetica;
font-size:11px;
min-width:200px;
max-width:325px;
background:#657b01;
}
.block{
background:#fff;
color:#444;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
-khtml-border-radius:4px;
-o-border-radius:4px;
box-shadow:#4c5c01
0px 0px 4px 0px;
-moz-box-shadow:#4c5c01 0px 0px 4px
0px;
-webkit-box-shadow:#4c5c01 0px 0px 4px
0px;
-khtml-box-shadow:#4c5c01 0px 0px 4px 0px;
-o-box-shadow:#4c5c01 0px
0px 4px
0px;
padding:10px;
padding-top:40px;
margin-top:-23px;
text-align:center;
}
.block
span{
display:block;
padding:7px;
font-size:12px;
}
.input
{
outline:none;}
.input_submit
{
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
-khtml-border-radius:4px;
-o-border-radius:4px;
background:url("../img/submit.png")
repeat-x #983f00;
color:#fff;
text-shadow:#783002 0px 1px
0px;
padding:8px;
padding-left:15px;
padding-right:15px;
cursor:pointer;
border-bottom:1px
solid #783002;}
.menu {
padding:10px;
color: #328426;
border:solid 1px #AAAAAA;
font-size:20px;
cursor:pointer;
}
.mu
{
margin: 2px;
padding: 3px;
border: 1px solid #ece9e9;
background:
#f8f8f8;
}
.mybar{
background:#ffde93;
color:#444;
padding:10px;}
img{
vertical-align:middle;}
.do
{
padding:4px;
text-decoration:none;
overflow:auto;
display:block;
background:#fff;
color:#71a61d;
}
a{
color:#863c0f;
text-decoration:none;
padding:3px;
display:inline-block;}
.about
{
padding:10px;
border:2px dotted
#328426;
background:white;
}
.title{
background:url('../img/top.png')
repeat-x #d98d0d;
border-bottom:1px solid
#c07423;
color:#793300;
text-shadow:#f6c50a 0px 1px
0px;
margin:auto;
font-size:14px;}
.te{
border-radius:4px 4px 0px
0px;
-moz-border-radius:4px 4px 0px 0px;
-webkit-border-radius:4px 4px
0px 0px;
-khtml-border-radius:4px 4px 0px 0px;
-o-border-radius:4px 4px
0px 0px;
background:url('../img/top.png') repeat-x
#d98d0d;
border-bottom:1px solid
#c07423;
padding:23px;
text-decoration:none;
color:#793300;
text-shadow:#f6c50a
0px 1px 0px;
margin:auto;
font-size:14px;
}
.about p
{
font-weight:bold;
}
#list
{
display:none;
padding:10px;
border:2px dotted
#328426;
background:white;
color:green;
}
.ue{
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
-khtml-border-radius:4px;
-o-border-radius:4px;
background:url("../img/toplink.png")
repeat-x #d98d0d;
border:1px solid
#c07423;
padding:4px;
display:inline-block;
text-decoration:none;
color:#793300;
text-shadow:#f6c50a
0px 1px 0px;
margin:auto;
font-size:14px;
margin:0px 0px 1px
0px;
}
.open {
background:url("../img/top.png")
repeat-x;
border-bottom:1px solid
#a75314;
padding:8px;
text-decoration:none;
color:#793300;
text-shadow:#f6c50a
0px 1px
0px;
margin:auto;
font-size:14px;}
.head{
margin:auto;
position:relative;
text-align:center;
margin-top:-4px;}