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;
}