Add simple syntax highlighting
This commit is contained in:
@@ -78,4 +78,11 @@ pre{
|
||||
.categoryList:not(.blurred)+.categoryList,
|
||||
.hidden{ display: none !important }
|
||||
|
||||
.target{ display: flex; justify-content: space-between }
|
||||
.target{ display: flex; justify-content: space-between }
|
||||
|
||||
.comment{ color: rgb(50,180,20) }
|
||||
.selector{ color: violet }
|
||||
.atrule{ color: blueviolet }
|
||||
.atvalue{ color: lightblue }
|
||||
.property{ color: orange }
|
||||
.value{ color: skyblue }
|
||||
Reference in New Issue
Block a user