summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.scss b/local.scss
index ae630ff..f516aa6 100644
--- a/local.scss
+++ b/local.scss
@@ -39,6 +39,10 @@ p {
margin-bottom: 1.2em;
}
+em {
+ font-weight: bold;
+}
+
ol, ul {
list-style: disc inside none;
}