Remove bold font-weight property from code snippets (#15067)

In Google Chrome this property is not taken into account, while in
Mozilla Firefox and Safari it is. The property makes the code
snippets difficult to read.
pull/16637/head
Gregor Krmelj 2019-09-30 23:03:31 +02:00 committed by Kubernetes Prow Robot
parent 9a37e53756
commit c774c23893
1 changed files with 0 additions and 1 deletions

View File

@ -894,7 +894,6 @@ dd
font-family: $mono-font
vertical-align: baseline
font-size: 14px
font-weight: bold
padding: 2px 4px
a code