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)
This commit is contained in:
SvenDowideit 2014-08-29 11:08:38 +10:00
parent 31d2701377
commit 7de977368c
1 changed files with 4 additions and 0 deletions

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;