Skip to content

Commit 941a95b

Browse files
committed
assets: scss: Mark with a softer tone of yellow.
This allows marking to look good on both light and dark themes. Signed-off-by: Diab Neiroukh <[email protected]>
1 parent cafd761 commit 941a95b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/scss/pages/post.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,3 +284,7 @@ main {
284284
color: #f44336;
285285
}
286286
}
287+
288+
mark {
289+
background-color: #ffee58;
290+
}

0 commit comments

Comments
 (0)