Просмотр файла themes/green/style.css

Размер файла: 3.48Kb
body {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #495a3d;
background-color: #fff;
margin: auto;
max-width: 100%;
}
a:link,a:active,a:visited {
text-decoration: none;
color: #487f21;
}
a:hover {
text-decoration: none;
border-bottom: 1px dotted #487f21;
}
.top {
border-bottom: 2px solid #3d9403;
background: #42a500 url(/themes/green/head.png) top repeat-x;
}
.top img {
vertical-align: top;
}
.title {
background: #84de49 url(/themes/green/user_aut.png) top repeat-x;
border-bottom: 1px solid #70bd3c;
padding: 4px 3px;
margin-top: 1px;
color: #c8ffa4;
font-weight: bold;
font-size: 10px;
}
.title a {
color: #fff;
}
.title a:hover {
border-bottom: 1px dotted #fff;
}
form {
}
input, textarea, select {
border: solid 1px #96bf8b;
margin: 2px;
background-color: #caffbc;
color: #73956a;
}
textarea {
width: 50%;
opacity: 0.5;
}
textarea:focus {
opacity: 0.9;
}
input[type="submit"] {
background: #438618 url(/themes/green/submit.png) top repeat-x;
color: #fff;
border: 1px solid #2f5e11;
}
input[type="submit"]:hover, input[type="submit"]:focus {
background: #6daf41 url(/themes/green/submit_h.png) top repeat-x;
border: 1px solid #fff;
}
a.aa {
text-decoration: none;
color: #fff;
}
a.aa:hover {
border-bottom: 1px dotted #fff;
}
a.aerr {
text-decoration: none;
color: #f63;
}
a.aerr:hover {
text-decoration: none;
color: #621;
}
p {
margin: 1px 0;
}
table {
margin: 1px 0px 1px 0px;
padding: 1px 1px 1px 1px;
font-size: 13px;
}
.a {
margin: 1px 0px;
padding: 5px 0 5px 3px;
color: #fff;
font-weight: bold;
background: #4a9a15 url(/themes/green/a.png) top repeat-x;
}
.b {
margin: 0px 0px 0 0px;
padding: 3px;
border: 1px solid #bdc6b7;
background-color: #ebf5e4;
font-size: 8px;
}
.c, .modul_name, .d {
background: #71c439 url(/themes/green/c.png) top repeat-x;
border-bottom: 1px solid #5ca32c;
padding: 3px;
text-align: center;
color: #c8ffa4;
}
.c a, .modul_name a, a.cc, .d a {
color: #fff;
}
.c a:hover, .modul_name a:hover, a.cc:hover, .d a:hover {
border-bottom: 1px dotted #fff;
}

.foot {
margin: 1px 0;
background: #45a307 url(/themes/green/foot.png) top repeat-x;
border-bottom: 1px solid #63b32e;
border-top: 1px solid #63b32e;
color: #c8ffa4;
}
.foot_r {
background: url(/themes/green/foot_r.png) top right no-repeat;
padding: 4px;
}
.err {
margin: 1px 0;
padding: 2px;
background-color: #fbb;
color: #ff0000;
}
.toptem {
margin: 5px 0px 0 0;
border: 1px solid #5a9e2d;
background-color: #7cd740;
font-size: 8px;
color: #5a9e2d;
}
.closetem {
margin: 0 3px 0 0;
border: 1px solid #9e2d2d;
background-color: #ec4f4f;
font-size: 8px;
color: #9e2d2d;
}
.edited {
margin: 0;
padding: 0;
border: 1px solid #a9bc7d;
background-color: #d8f0a0;
font-size: 10px;
color: #a9bc7d;
}
.code {
color: #777;
}
q {
background-color: #78b64f;
color: #fff;
}
img {
border: 0px;
margin: 0;
}
.count {
text-align: center;
margin-top: 2px;
}
.count img {
opacity: 0.5;
}
.count img:hover {
opacity: 0.9;
}
.rekl {
background: #88db53 url(/themes/green/rekl.png) no-repeat top right;
margin: 1px 0;
border-top: 1px solid #619142;
border-bottom: 1px solid #619142;
padding: 4px;
}
.rekl a {
color: #fff;
background: url(/themes/green/rekl_a.png) left no-repeat;
padding-left: 15px;
text-shadow: 0 -0 3px #000;
}
.rekl a:hover {
border-bottom: 1px dotted #fff;
background: url(/themes/green/rekl_a_h.png) left no-repeat;
text-shadow: 0 -0 3px #fff;
}