Use bold for method and class names

This commit is contained in:
Robin Dunn
2016-08-05 16:22:15 -07:00
parent 50c1acd136
commit f48b90f8c4

View File

@@ -530,6 +530,9 @@ cite, code, tt {
letter-spacing: 0.01em;
}
code.descname, code.descclassname {
font-weight: bold;
}
a.headerlink {
color: #c60f0f;
font-size: 0.8em;