Explicit styling of strong elements

main
Pantonshire 4 years ago
parent 964d6a6262
commit 719f7df350

@ -134,6 +134,10 @@ li {
margin-bottom: 0.5rem;
}
strong {
font-weight: 700;
}
#page_header {
background-color: #94BFBE;
color: white;

Loading…
Cancel
Save