Update main.less
This commit is contained in:
@@ -79,28 +79,28 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
span.number {
|
span.number {
|
||||||
background-color: #ccc !important;
|
background-color: #ccc!important;
|
||||||
color: #2fa2b1 #important;
|
color: #2fa2b1!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.string {
|
span.string {
|
||||||
background-color: #ccc !important;
|
background-color: #ccc!important;
|
||||||
color: #2fa2b1 #important;
|
color: #2fa2b1!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.object {
|
span.object {
|
||||||
background-color: #ccc !important;
|
background-color: #ccc!important;
|
||||||
color: #2fa2b1 #important;
|
color: #2fa2b1!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.array {
|
span.array {
|
||||||
background-color: #ccc !important;
|
background-color: #ccc!important;
|
||||||
color: #2fa2b1 #important;
|
color: #2fa2b1!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.boolean {
|
span.boolean {
|
||||||
background-color: #ccc !important;
|
background-color: #ccc!important;
|
||||||
color: #2fa2b1 #important;
|
color: #2fa2b1!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subsection-title {
|
.subsection-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user