Make <code> tags easier to read.

Increases the font-weight so that the light-green text on black
backgrounds stand out better, especially in inline code tags.
pull/4026/head
Lyle Mantooth 10 years ago
parent 2ecbfd551b
commit bb2b66e869

@ -180,6 +180,7 @@ header .header {
border: 0;
color: #b1d631;
font-size: 14px;
font-weight: bolder;
}
a {

Loading…
Cancel
Save