1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

apply heading style to h4

This commit is contained in:
Andrew Dolgov
2014-01-29 16:53:42 +04:00
parent 7193e121b3
commit 013507bff4
2 changed files with 14 additions and 3 deletions

View File

@@ -66,7 +66,8 @@ div.cdmContentInner h1 {
}
div.cdmContentInner h2,
div.cdmContentInner h3 {
div.cdmContentInner h3,
div.cdmContentInner h4 {
font-size : 14px;
}