aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index 45edac7..8734188 100644
--- a/style.css
+++ b/style.css
@@ -105,10 +105,10 @@ ol ul, ul ol, ul ul, ol ol {
ul ul, ol ul {
list-style-type: circle; }
-em {
+em, i {
font-style: italic; }
-strong {
+strong, b {
font-weight: 600; }
img {