1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-01 17:38:37 +00:00

Add styles for <abbr> HTML tag

This commit is contained in:
Frédéric Guillot 2020-12-20 20:24:01 -08:00
parent 5b74083b5f
commit 989ca163a3
5 changed files with 22 additions and 12 deletions

View file

@ -95,6 +95,7 @@
--entry-content-code-background: #f0f0f0;
--entry-content-code-border-color: #ddd;
--entry-content-quote-color: #666;
--entry-content-abbr-border-color: #999;
--entry-enclosure-border-color: #333;
--parsing-error-color: #333;