making trog3.css and main2.css similar

This commit is contained in:
2025-01-30 20:55:11 +00:00
parent 272b984077
commit 938d062763

View File

@@ -522,11 +522,12 @@ ul.errorlist {
color: red
}
/* added 2020-04-24 by Philip Sargent */
var { # to match <code> but inline when documenting systems
/* added 2020-04-24 by Philip Sargent
to match <code> but inline when documenting systems*/
var {
font-family: monospace;
font-size: 0.9em;
#font-style: normal;
font-style: normal;
background-color: #eee;
}
/* added 2020-04-24 by Philip Sargent */