Suppress italics in keyboard shortcuts

This commit is contained in:
Kevin Ballard 2014-09-23 00:21:18 -07:00
parent 5b33e60752
commit 5afd42c097

View file

@ -131,6 +131,7 @@ h3 {
display:none;
}
.key em {
font-style: normal;
margin-right: 2px;
}
.key em, .key b {