mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-04-01 12:41:36 +01:00
more to-do
This commit is contained in:
@@ -608,6 +608,14 @@ margin-top:5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
/* added 2020-04-24 by Philip Sargent
|
||||
# to match <code> but inline when documenting systems */
|
||||
var {
|
||||
font-family: monospace;
|
||||
font-style: italic;
|
||||
font-size: 0.9em;
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
/*The below are stolen from django admin css*/
|
||||
.addlink {
|
||||
|
||||
Reference in New Issue
Block a user