Grey out line numbers
This commit is contained in:
parent
848a97510e
commit
1905f45f51
2
dist/style.css
vendored
2
dist/style.css
vendored
File diff suppressed because one or more lines are too long
@ -47,6 +47,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Line numbers
|
||||
linenr {
|
||||
color: $color-text-shadow;;
|
||||
}
|
||||
|
||||
// Code Block
|
||||
> pre {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user