mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-07 22:34:37 +00:00
making trog3.css and main2.css similar
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user