Skip to content

Commit c933cbc

Browse files
author
Dmitry Marov
committed
wip
1 parent 3355b09 commit c933cbc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

assets/global.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,9 @@ ol {
337337
padding: 0.25rem 0.75rem;
338338
max-width: 20rem;
339339
text-align: center;
340-
background: rgba(0, 0, 0, 0.07);
340+
background: rgba(0, 0, 0, 0.5);
341+
font-weight: bold;
342+
color: white;
341343
}
342344
}
343345

0 commit comments

Comments
 (0)