Provide better explanations for system parameters
This commit is contained in:
parent
2459cc005f
commit
53200d01a6
15 changed files with 88 additions and 41 deletions
|
|
@ -125,6 +125,10 @@ time {
|
|||
font-size: 125%;
|
||||
}
|
||||
|
||||
.pure-select {
|
||||
min-width: 24ch; /* to match <input type="text"> */
|
||||
}
|
||||
|
||||
.error-message {
|
||||
background-color: pink;
|
||||
border: 1px solid red;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue