1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:35:56 +00:00

remove floating title, use position: sticky for cdm headers instead

This commit is contained in:
Andrew Dolgov
2020-05-13 06:51:46 +03:00
parent c275a0cd33
commit 7adbc95acc
17 changed files with 128 additions and 836 deletions

View File

@@ -22,7 +22,6 @@ body.ttrss_main.ttrss_index.flat {
.hl,
.post .header .title,
#floatingTitle a.title,
.cdm .title {
font-size : 13px ! important;
}