Opacity on notice div.entry-content and div.notice-options

This commit is contained in:
sarven
2009-01-17 16:42:54 +00:00
parent 05b00cc7df
commit f28f1108a9
2 changed files with 9 additions and 7 deletions

View File

@@ -59,9 +59,7 @@ padding-bottom:0;
fieldset {
padding:0;
border:0;
margin-bottom:29px;
}
form ul li {
list-style-type:none;
margin:0 0 18px 0;
@@ -101,6 +99,10 @@ form input.submit {
/* FORM SETTINGS */
.form_settings fieldset {
margin-bottom:29px;
}
.form_guide {
font-style:italic;
}