mirror of
https://github.com/thangisme/notes.git
synced 2026-04-22 07:39:23 -04:00
Optimisations
Optimised CSS selectors. Changed markup in `linenos-test` to inhibit line numbers appearing in YAML examples when testing code fences.
This commit is contained in:
@@ -83,8 +83,8 @@ figure.highlight {
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
|
||||
tr > td,
|
||||
td > pre {
|
||||
td,
|
||||
pre {
|
||||
@include fs-2;
|
||||
min-width: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user