CSS tweak for item names in detail sidebar ('More in category' and 'More by developer')

This commit is contained in:
Greg Neagle
2016-03-10 22:14:18 -08:00
parent 59236c86e7
commit 01a73a5f5c

View File

@@ -113,7 +113,7 @@ overflow: hidden
body.product .sidebar .more-by div.lockup li.name {
margin-bottom: 1px;
font-size: 11px;
font-weight: bold
/*font-weight: bold*/
}
body.product .sidebar .more-by div.lockup li.genre {
color: #6c6c6c;