make bold text bolder in a cw
This commit is contained in:
parent
0561f9dab1
commit
58b88ed23c
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ body {
|
|||
padding: 0.25em 0.5em;
|
||||
border-radius: 0.5em;
|
||||
}
|
||||
#cw-text b { font-weight: 900; }
|
||||
#cw-text::before {
|
||||
content: 'cw: ';
|
||||
font-weight: 600;
|
||||
|
|
Loading…
Reference in a new issue