mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +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 {
|
b, strong {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: #515151;
|
color: #383838;
|
||||||
}
|
}
|
||||||
|
|
||||||
i, em {
|
i, em {
|
||||||
|
Reference in New Issue
Block a user