mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-11 19:14:09 +02:00
Implemented feed item categories (#746)
This commit is contained in:
@@ -69,12 +69,14 @@ a.backlink, a.backlink:link, a.backlink:visited, a.itemtitle, a.itemtitle:link,
|
||||
|
||||
}
|
||||
|
||||
section > div.content, section > div.categories,
|
||||
section > div.content, section > div.attachments {
|
||||
|
||||
padding: 10px;
|
||||
|
||||
}
|
||||
|
||||
section > div.categories > li.category,
|
||||
section > div.attachments > li.enclosure {
|
||||
|
||||
list-style-type: circle;
|
||||
@@ -114,4 +116,4 @@ img {
|
||||
|
||||
max-width: 100%;
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user