Make highlighter create separate ruleset elements
This commit is contained in:
@@ -93,7 +93,7 @@ pre > div{
|
||||
|
||||
.comment{ color: rgb(50,180,90) }
|
||||
.selector{ color: silver }
|
||||
.pseudo{ color: silver }
|
||||
.pseudo{ color: violet }
|
||||
.id{ color: rgb(240, 148, 138) }
|
||||
.class{ color: skyblue }
|
||||
.attribute{ color: rgb(120,230,170) }
|
||||
|
||||
Reference in New Issue
Block a user