diff options
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/components/style.css b/src/components/style.css index 0b35cf0..5275770 100644 --- a/src/components/style.css +++ b/src/components/style.css | |||
| @@ -52,6 +52,10 @@ button { | |||
| 52 | padding: 1em; | 52 | padding: 1em; |
| 53 | } | 53 | } |
| 54 | 54 | ||
| 55 | #settings label span { | ||
| 56 | margin-right: 8px; | ||
| 57 | } | ||
| 58 | |||
| 55 | @media print { | 59 | @media print { |
| 56 | body * { | 60 | body * { |
| 57 | visibility: hidden; | 61 | visibility: hidden; |
