mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 07:37:27 +02:00
[HtmlFormat] Update stylesheet for attachments
This commit is contained in:
@@ -70,12 +70,19 @@ a.backlink, a.backlink:link, a.backlink:visited, a.itemtitle, a.itemtitle:link,
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
section > div.content {
|
section > div.content, section > div.attachments {
|
||||||
|
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section > div.attachments > li.enclosure {
|
||||||
|
|
||||||
|
list-style-type: circle;
|
||||||
|
list-style-position: inside;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
section > time, section > p.author {
|
section > time, section > p.author {
|
||||||
|
|
||||||
color: #888;
|
color: #888;
|
||||||
|
Reference in New Issue
Block a user