mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-08 16:18:51 +00:00
netconfig
This commit is contained in:
@@ -484,6 +484,13 @@ var { # to match <code> but inline when documenting systems
|
||||
#font-style: normal;
|
||||
background-color: #eee;
|
||||
}
|
||||
/* added 2020-04-24 by Philip Sargent */
|
||||
samp { # to match <code> not in italics
|
||||
font-family: monospace;
|
||||
font-size: 0.9em;
|
||||
font-weight: bold;
|
||||
background-color: #eee;
|
||||
}
|
||||
/*Narrow screens support*/
|
||||
/*Added 2019-02-22 by Radost Waszkiewicz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user