index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
cdm.css
4
1 files changed, 4 insertions, 0 deletions
diff --git a/cdm.css b/cdm.css
index 941a51101..db357beca 100644
--- a/
cdm.css
+++ b/
cdm.css
@@ -164,3 +164,7 @@ div.cdmHeader span.author {
color : gray;
font-size : 11px;
}
+
+div.cdm.expanded div.cdmHeader a.title {
+ font-size : 13px;
+}