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;
|
color: #FF4500 !important;
|
||||||
}
|
}
|
||||||
.highlight .attribute-name {
|
.highlight .attribute-name {
|
||||||
color: var(--primary-light-color) !important;
|
color: #86de74 !important;
|
||||||
font-weight: bold;
|
|
||||||
}
|
}
|
||||||
.highlight .attribute-value {
|
.highlight .attribute-value {
|
||||||
color: #75bfff !important;
|
color: #75bfff !important;
|
||||||
|
|
Loading…
Reference in New Issue