forked from Archives/Athou_commafeed
limit entry body content width
This commit is contained in:
@@ -197,6 +197,10 @@
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#feed-accordion .entry-body-content {
|
||||
max-width: 650px;
|
||||
}
|
||||
|
||||
#feed-accordion .entry-buttons {
|
||||
background-color: #fafafa;
|
||||
padding: 3px 0px;
|
||||
|
||||
Reference in New Issue
Block a user