Updated Cloudy theme's base style for Authorize subscription input
accept
This commit is contained in:
parent
7ae6db8019
commit
765ea69667
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user