Correct lineno alignment for docs; fix sidebar displays

This commit is contained in:
Griatch 2022-02-06 23:31:59 +01:00
parent 39b4b7846b
commit a427594f25
5 changed files with 41 additions and 42 deletions

View file

@ -668,11 +668,12 @@ span.pre {
}
td.linenos pre {
padding: 5px 0px;
padding 5px, 0px;
border: 0;
background-color: transparent;
color: #aaa;
-webkit-box-shadow: 0px 0px 0px #fff;
font-size: 1.4em;
}
table.highlighttable {