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 color: red
} }
/* added 2020-04-24 by Philip Sargent */ /* added 2020-04-24 by Philip Sargent
var { # to match <code> but inline when documenting systems to match <code> but inline when documenting systems*/
var {
font-family: monospace; font-family: monospace;
font-size: 0.9em; font-size: 0.9em;
#font-style: normal; font-style: normal;
background-color: #eee; background-color: #eee;
} }
/* added 2020-04-24 by Philip Sargent */ /* added 2020-04-24 by Philip Sargent */