mirror of
https://github.com/shouptech/tempgopher.git
synced 2026-02-03 08:39:43 +00:00
Also fixes a bug that the new value wasn't getting copied to the new config Fixes #18
7 lines
88 B
CSS
7 lines
88 B
CSS
label {
|
|
font-weight: normal;
|
|
}
|
|
|
|
input[type="checkbox"] {
|
|
margin-right: 0.5em;
|
|
}
|