diff --git a/pages/helpers/main.css b/pages/helpers/main.css index 3415798..86a9f93 100644 --- a/pages/helpers/main.css +++ b/pages/helpers/main.css @@ -84,11 +84,17 @@ border: 0px; } + /** When a field needs more background color above and below. **/ .spacing { padding-top: 5px; padding-bottom: 5px; } + /** Ensure elements in a container use the full height. **/ + .fill { + height: 100%; + } + /** Format tables and allow contents to be broken up. **/ table { /*width: 100%;*/ diff --git a/pages/subpages/support/donate.php b/pages/subpages/support/donate.php index ac7e5c7..0604090 100755 --- a/pages/subpages/support/donate.php +++ b/pages/subpages/support/donate.php @@ -6,7 +6,7 @@
-
+

Preference 1 - Private Crypto

Send me any type of coin.

@@ -15,7 +15,7 @@
-
+

Preference 2 - Public Crypto

Donate directly to my addresses.

@@ -39,7 +39,7 @@
-
+

Preference 3 - Public USD

Send USD to a fiat-based account.