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