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