| Current Path : /var/www/element/data/element_backup.2025.12.07/proverki.net/articles_client/files/ |
| Current File : /var/www/element/data/element_backup.2025.12.07/proverki.net/articles_client/files/css.css |
* {
padding: 0;
margin: 0;
}
html {
font-family: Georgia, serif;
}
h1 {
padding: 10px 0;
color: #6e6e6e;
font-size: 3em;
}
form {
width: 50%;
}
fieldset {
border: none;
}
label {
display: block;
font-size: 1.12em;
line-height: 1.5;
margin: 0.5em 0 0.25em;
}
input, textarea {
background: #f2f2f2;
border: 1px solid #ccc;
display: block;
font-size: 0.85em;
padding: 0.25em 0.1em;
width: 99%;
margin-bottom: 20px;
}
textarea {
height: 12em;
font-size: 1em;
}
#content {
height: 20em;
}
#submit {
width: auto;
padding: 0.25em 1em;
margin: 1em 0;
background: #ccc;
}
#formGo {
display:none;
position: absolute;
opacity: .7;
}
#form {
display: none;
padding: 20px 0;
}
#form-block {
padding: 10px 30px;
}
#panel A {
font-size: 1.5em;
border-bottom: 1px dotted #551a8b;
text-decoration: none;
}
.item-block {
padding: 10px;
}
.items-block {
padding: 15px 10px;
}
.odd {
background: #e4e4e4;
}
.article-header {
font-size: 1.3em;
}
p {
padding: 10px 0;
}
#cover {
width: 100%;
height: 100%;
background: #a1a1a1;
opacity: 0.1;
position: absolute;
z-index: 9500;
}
.wrap {
padding: 0 10px;
}