Repair missing boldness in strong tag

This commit is contained in:
Tony Garnock-Jones 2016-04-01 14:54:57 -04:00
parent 309238caa8
commit 90e53f2758
1 changed files with 4 additions and 0 deletions

View File

@ -317,6 +317,10 @@ small {
font-size: 80%;
}
strong {
font-weight: bold;
}
/*---------------------------------------------------------------------------*/
#page.frontpage blockquote h1,