From 41d22f26a0f78e9334a80a8f2b776176c60dbbd3 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Thu, 11 Feb 2021 22:18:19 -0700 Subject: [PATCH] Small style adjustments --- www/assets/css/app.css | 10 ++++++++++ www/index.html | 2 +- www/pages/noticeslip.html | 4 +++- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/www/assets/css/app.css b/www/assets/css/app.css index 37c6c62..cfaf745 100644 --- a/www/assets/css/app.css +++ b/www/assets/css/app.css @@ -170,4 +170,14 @@ Framework7 and FontAwesome both have a .fab class right: 40px; top: 0; padding: 10px; +} + +#noticeslip-pay-popup { + background: var(--f7-page-bg-color); +} + +#noticeslip-pay-popup #noticeslip-stripe-elements { + background-color: white; + padding: 1em; + border-radius: 10px; } \ No newline at end of file diff --git a/www/index.html b/www/index.html index b1df8d5..90537f3 100644 --- a/www/index.html +++ b/www/index.html @@ -4,7 +4,7 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> Loading... - + diff --git a/www/pages/noticeslip.html b/www/pages/noticeslip.html index 2ec2eaf..eea3802 100644 --- a/www/pages/noticeslip.html +++ b/www/pages/noticeslip.html @@ -126,7 +126,7 @@ -