mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-10 12:02:41 +00:00
Replace font-weight: bold with font-weight: 700
This commit is contained in:
parent
7e1ae0a998
commit
2f1baede04
@ -150,5 +150,5 @@ gw-comment-card.collapsed .comment-header-right time {
|
|||||||
|
|
||||||
.commenter-name {
|
.commenter-name {
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
font-weight: bold;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
@ -146,7 +146,7 @@ dl {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dt {
|
dt {
|
||||||
font-weight: bold;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
dd {
|
dd {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user