mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
feat: add support for aside HTML element in entry content
This commit is contained in:
parent
f6dc952551
commit
92f3dc26e4
4 changed files with 12 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
--entry-content-code-border-color: #ddd;
|
||||
--entry-content-quote-color: #666;
|
||||
--entry-content-abbr-border-color: #999;
|
||||
--entry-content-aside-border-color: #D3D3D3;
|
||||
--entry-enclosure-border-color: #333;
|
||||
|
||||
--parsing-error-color: #333;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue