Minor facebook app style fixes
This commit is contained in:
parent
89a668344f
commit
68f5afd791
|
@ -2,3 +2,19 @@
|
|||
@import url("../../identica/css/display.css");
|
||||
|
||||
span.facebook-button { border: 2px solid #777; padding: 5px; display: block; float: left; margin-right: 20px; -moz-border-radius: 4px; border-radius:4px; -webkit-border-radius:4px; font-weight: bold; background-color:#A9BF4F; color:#fff; font-size:1.2em }
|
||||
|
||||
span.facebook-button a { color:#fff }
|
||||
|
||||
.notice div.entry-content dl,
|
||||
.notice div.entry-content dt,
|
||||
.notice div.entry-content dd {
|
||||
margin-right:5px;
|
||||
}
|
||||
|
||||
#content_inner p {
|
||||
margin-bottom:18px;
|
||||
}
|
||||
|
||||
#content_inner ul {
|
||||
list-style-type:none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user