Make line numbers in highlighted code less prominent
This commit is contained in:
parent
045f21f9fe
commit
49862ec83a
1 changed files with 1 additions and 0 deletions
|
|
@ -64,4 +64,5 @@
|
|||
.vg { color: #008080 } // Name.Variable.Global
|
||||
.vi { color: #008080 } // Name.Variable.Instance
|
||||
.il { color: #099 } // Literal.Number.Integer.Long
|
||||
.lineno { color: #ccc; display:inline-block; padding: 0 5px; border-right:1px solid #ccc; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue