mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 05:13:33 -06: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