Give the <strong> tag some CSS (the .content-body resets it)

Docker-DCO-1.1-Signed-off-by: SvenDowideit <SvenDowideit@home.org.au> (github: SvenDowideit)
Upstream-commit: 7de977368cf5d8290c76b7127246996e90932e13
Component: engine
This commit is contained in:
SvenDowideit
2014-08-29 11:08:38 +10:00
parent 7e95f54878
commit dc54819eb5

View File

@ -305,6 +305,10 @@ ol li {
white-space: pre;
}
.content-body strong {
font-weight: bold;
}
#leftnav .nav.nav-tabs li a {
line-height: 20px !important;
padding-top: 15px !important;