Changed the attribute field color on view-source pages #7

This commit is contained in:
overdodactyl 2017-12-07 12:56:27 -07:00
parent 70973fdff8
commit bf4d2725b3
1 changed files with 1 additions and 2 deletions

View File

@ -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;