summaryrefslogtreecommitdiff
path: root/css/page.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/page.scss')
-rw-r--r--css/page.scss7
1 files changed, 2 insertions, 5 deletions
diff --git a/css/page.scss b/css/page.scss
index abe49e5..a087cab 100644
--- a/css/page.scss
+++ b/css/page.scss
@@ -56,11 +56,8 @@
}
p.note {
- background-color: var(--foregroundColour);
- border-radius: 1rem;
- font-weight: bold;
- padding: 1rem;
- text-align: center;
+ font-weight: bold;
+ text-align: center;
&::before {
content: "Note:\0020";