mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-04 11:17:12 +00:00
reduce size of h1,2,3 elements inside article content
This commit is contained in:
@@ -61,6 +61,15 @@ div.cdmContentInner img {
|
||||
height : auto;
|
||||
}
|
||||
|
||||
div.cdmContentInner h1 {
|
||||
font-size : 16px;
|
||||
}
|
||||
|
||||
div.cdmContentInner h2,
|
||||
div.cdmContentInner h3 {
|
||||
font-size : 14px;
|
||||
}
|
||||
|
||||
div.cdmFooter {
|
||||
padding : 5px;
|
||||
font-weight : normal;
|
||||
|
||||
Reference in New Issue
Block a user