Sfoglia il codice sorgente

Make sure that <strong> elements are bold

Frédéric Guillot 7 anni fa
parent
commit
078cd0050a
2 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 0 0
      ui/static/css.go
  2. 4 0
      ui/static/css/common.css

File diff suppressed because it is too large
+ 0 - 0
ui/static/css.go


+ 4 - 0
ui/static/css/common.css

@@ -812,6 +812,10 @@ article.feed-parsing-error {
     list-style-type: square;
 }
 
+.entry-content strong {
+    font-weight: 600;
+}
+
 .entry-enclosures h3 {
     font-weight: 500;
 }

Some files were not shown because too many files changed in this diff