De-tortoising the handbook

This commit is contained in:
Philip Sargent
2020-04-24 21:20:40 +01:00
parent 5a3cd2099c
commit 31ffca841b
7 changed files with 19 additions and 64 deletions

View File

@@ -459,6 +459,13 @@ ul.errorlist {
color: red
}
/* added 2020-04-24 by Philip Sargent */
var { # to match <code> but inline when documenting systems
font-family: monospace;
font-size: 0.9em;
#font-style: normal;
background-color: #eee;
}
/*Narrow screens support*/
/*Added 2019-02-22 by Radost Waszkiewicz