mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Correct lineno alignment for docs; fix sidebar displays
This commit is contained in:
parent
39b4b7846b
commit
a427594f25
5 changed files with 41 additions and 42 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue