diff options
| author | leiyu3 <s444814187@gmail.com> | 2025-07-17 16:05:51 -0400 |
|---|---|---|
| committer | leiyu3 <s444814187@gmail.com> | 2025-07-17 16:05:51 -0400 |
| commit | 3fb613d92481883b2751a6f5b882796a355008bd (patch) | |
| tree | 7a77bc6dd75efb3af58a0e0f34e652f15dc39b11 /assets/css/custom.css | |
| parent | 410b700036782b10ce5b5a7324a9c2b2c16fb286 (diff) | |
| download | letsworship-3fb613d92481883b2751a6f5b882796a355008bd.tar.gz letsworship-3fb613d92481883b2751a6f5b882796a355008bd.zip | |
convert to pwa
Diffstat (limited to 'assets/css/custom.css')
| -rw-r--r-- | assets/css/custom.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/custom.css b/assets/css/custom.css index addb33a..d5f4fab 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css | |||
| @@ -456,8 +456,8 @@ button#clear-search svg { | |||
| 456 | 456 | ||
| 457 | #setlist-tab { | 457 | #setlist-tab { |
| 458 | position: fixed; | 458 | position: fixed; |
| 459 | bottom: 5px; | 459 | bottom: 10px; |
| 460 | right: 3px; | 460 | right: 10px; |
| 461 | background: rgba(0, 0, 0, 0.5); /* translucent black */ | 461 | background: rgba(0, 0, 0, 0.5); /* translucent black */ |
| 462 | color: white; | 462 | color: white; |
| 463 | padding: 3px 5px; | 463 | padding: 3px 5px; |
