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:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user