diff options
-rw-r--r-- | local.scss | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -39,6 +39,10 @@ p { margin-bottom: 1.2em; } +em { + font-weight: bold; +} + ol, ul { list-style: disc inside none; } |
index : bynu-cs/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.scss | 4 |
@@ -39,6 +39,10 @@ p { margin-bottom: 1.2em; } +em { + font-weight: bold; +} + ol, ul { list-style: disc inside none; } |