1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-20 00:25:28 +00:00

normalize heading CSS sizes

This commit is contained in:
Andrew Dolgov
2018-12-04 14:26:28 +03:00
parent f6e287df11
commit 7d3b5f2abd
3 changed files with 10 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
.cdm {
margin-right : 4px;
//margin-right : 4px;
.header, .footer {
display : table;
@@ -76,17 +76,6 @@
margin : 10px;
line-height : 1.5;
font-size : 16px;
h1 {
font-size : 16px;
}
h2,
h3,
h4 {
font-size : 15px;
}
}
.intermediate img,