changed all font-weight: bold/590 to 600

This commit is contained in:
yexingsha 2024-01-12 16:45:01 -06:00 committed by Dan Stillman
parent a81f0884ed
commit 6e7c80d97b
30 changed files with 47 additions and 47 deletions

View file

@ -98,7 +98,7 @@
/* Label in toolbar for dev mode or troubleshooting mode */
.toolbar-mode-warning {
font-weight: bold;
font-weight: 600;
cursor: pointer;
margin: 0 .8em 0 .2em;
color: red;