Updated Cloudy theme's base style for Authorize subscription input

accept
This commit is contained in:
Sarven Capadisli 2009-04-13 03:10:05 +00:00
parent 7ae6db8019
commit 765ea69667
1 changed files with 4 additions and 1 deletions

View File

@ -30,6 +30,7 @@ h1 {
font-size:1.4em;
margin-bottom:18px;
}
#showstream h1 { display:none; }
h2 { font-size:1.3em; }
h3 { font-size:1.2em; }
h4 { font-size:1.1em; }
@ -630,7 +631,9 @@ border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
.entity_actions .accept {
margin-bottom:18px;
}
.entity_tags ul {
list-style-type:none;