style
This commit is contained in:
parent
6e77a1b3e7
commit
9e3e10edde
|
@ -78,7 +78,9 @@ textarea {
|
|||
|
||||
.background {
|
||||
background-color: @background;
|
||||
box-shadow: 0 0 2em @background;
|
||||
box-shadow: 0 0 1em @background;
|
||||
padding: 0.25em;
|
||||
border-radius: 0.5em;
|
||||
}
|
||||
|
||||
.checkboxes label {
|
||||
|
|
Loading…
Reference in New Issue