Coding standards: Change one occurrence of font weight 700 to 600.
Props chetan200891. Amends [43018]. See #43897. git-svn-id: https://develop.svn.wordpress.org/trunk@43021 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
52e28b4085
commit
518c7ab6ac
@ -730,7 +730,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
|
||||
}
|
||||
|
||||
.theme-overlay .parent-theme strong {
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user