Файл: theme/style.css
Строк: 129
html, div, h1, h2, h3, form, p, img {padding: 0;margin:
0;font-size:medium;font-weight:normal;}
h1, h2 { display: inline }
body
{margin: 0 auto;max-width:500px;min-width:240px;font-family: Verdana,
Arial, sans-serif;color:
#DADADA;background-color:black;position:relative;}
li a, li p {
white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
}
.header_right { background:url(/theme/pic/header_right.gif) no-repeat
top right; height:49px; }
.main { background-color: #212020; padding:
5px;border: 3px solid #1C1913;}
img {border: 0;vertical-align: middle;
}
a, a:active, a:visited {font-family: Verdana, Arial, Helvetica,
sans-serif; font-size: 12px; text-decoration: none; color:
#FFDF8C;}
a:hover {color: #FFFFFF; text-decoration:
underline;}
.list, .list_page { margin:0; padding: 0; border-bottom:
#353535 solid 1px;border-top: #353535 solid 1px;}
.list li, .list_page li,
.list_text li { list-style:none; border-bottom:#353535 solid 1px; margin:0;
padding: 0; min-height: 35px; overflow:hidden; line-height: 35px; }
.list
li a:hover { background-color:#656565; }
.list_page li a:hover {
background-color:#202020; }
.list li:last-child, .list_page li:last-child,
.list_text li:last-child { border:0; }
.list_line:last-child {
border-bottom:#353535 solid 1px !important; }
.list a, .list_page a {
text-decoration:none; display:block; padding:5px; line-height: 25px;
}
.list img, .list_page img, .list_text img { margin:0 5px 0 0; }
.list
h1, .list_page h1, .list_text h1 { padding:5px; }
.list p, .list_page p,
.list_text p { display:block; padding:5px; line-height: 25px; }
.downs
{
padding: 5px;
border: 3px solid #2E2D2B;
background:
#242423;
}
.l2 {
display: inline-block;
padding: 5px;
margin-top: 2px;
border: 1px solid #443E31;
background:
#1C1912;
border-radius:
3px;
}
.status_in{padding-left:5px;float:left;font-size:9px;line-height:
10px}
.status_style {}
.status_big {height: 14px}
.status_mob {height:
4px}
.status_mini {height: 5px}
.indexinfo {
padding:15px;
background: #2B2B2B;
border-top: 2px dashed white;
border-bottom:
2px dashed white;
}
.head {
background: #1C1B17;
padding:
5px;
}
.listimg {
margin-top: 5px;
margin-right:
5px;
}
.ta {
width: 99%;
}
.persb {
background:
#201F1D;
padding: 5px;
}
.infob {
margin-top: 2px;
margin-bottom: 2px;
background: #302D28;
padding: 3px;
text-align: left;
}
.zaglog {
margin-top: 3px;
}
.zlevel {
text-align: center;
font-size: 13px;
margin-left: 1px;
margin-right: 2px;
margin-top: 4px;
}
.zaglevel {
background:
url(/pic/zaglevel.png) no-repeat;
display:inline-block;
width:
24px;
height: 24px;
margin-bottom: 1px;
}
input.button
{height: 23px; /*font-size: smaller*/}
a.button, input.button {
background-image:url("/pic/button.jpg");
width:92px;
height: 21px;
display:inline-block;
border:medium none;
color:#ffdf8c;
font-size: 14px;
cursor:pointer;
text-align:center;
background-repeat: no-repeat;
background-color:#1d1c1a;
}
hr {
border: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid
rgba(255, 255, 255, 0.3);
}
input {background: white; padding: 5px;
border: 1px solid silver;border-radius: 4px;margin-top: 2px;}
select
{background: white; padding: 5px; border: 1px solid silver;border-radius:
4px;margin-top: 2px;}
figure.img {
margin: 0;
text-align:
center;
}
figure.img img { /* изображение
уменьшается пропорционально экрану
браузера */
max-width: 100%;
height: auto;
}
figure.img
figcaption { /* стиль описания */
padding: 0 1%;
font:
italic 90% Georgia,serif;
}