Changed the attribute field color on view-source pages #7
This commit is contained in:
parent
70973fdff8
commit
bf4d2725b3
|
@ -117,8 +117,7 @@
|
|||
color: #FF4500 !important;
|
||||
}
|
||||
.highlight .attribute-name {
|
||||
color: var(--primary-light-color) !important;
|
||||
font-weight: bold;
|
||||
color: #86de74 !important;
|
||||
}
|
||||
.highlight .attribute-value {
|
||||
color: #75bfff !important;
|
||||
|
|
Loading…
Reference in New Issue