embolden story description character

This commit is contained in:
joshua stein 2015-11-05 11:55:27 -06:00
parent 6bebed996e
commit 70a3b60f04

View file

@ -508,6 +508,12 @@ li .link a {
text-decoration: none;
}
li.story .description_present {
font-weight: bold;
color: gray;
padding-left: 0.25em;
}
li.story a.tag {
vertical-align: middle;
}