1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-07 04:19:14 +00:00

slightly enlarge expanded cdm header font size

This commit is contained in:
Andrew Dolgov
2013-03-22 12:49:50 +04:00
parent 11bd95b4f3
commit 472219f073

View File

@@ -164,3 +164,7 @@ div.cdmHeader span.author {
color : gray;
font-size : 11px;
}
div.cdm.expanded div.cdmHeader a.title {
font-size : 13px;
}