mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-29 11:59:36 +00:00
Adjust color of <strong> tags to help them stand out more.
This commit is contained in:

committed by
Jonathan S. Katz

parent
36b5579824
commit
b3be5dcf00
@ -118,7 +118,7 @@ a:hover, a:active, #pgContentWrap a:visited, .feature a:visited {
|
||||
|
||||
b, strong {
|
||||
font-weight: 700;
|
||||
color: #515151;
|
||||
color: #383838;
|
||||
}
|
||||
|
||||
i, em {
|
||||
|
Reference in New Issue
Block a user