From 3131e9d8f16bf837b02f7ea2fdd9e81a5b76f241 Mon Sep 17 00:00:00 2001 From: ParliamentMan Date: Fri, 24 Jul 2026 05:40:23 -0700 Subject: Silent --- britons.css | 12 +++++++++++- index.html | 9 ++++++--- media/bridge_stare.png | Bin 0 -> 90801 bytes media/eucolor.png | Bin 875 -> 0 bytes media/monero_accepted.png | Bin 0 -> 7469 bytes media/stars.png | Bin 4564 -> 0 bytes media/upthera.png | Bin 0 -> 198704 bytes 7 files changed, 17 insertions(+), 4 deletions(-) create mode 100644 media/bridge_stare.png delete mode 100644 media/eucolor.png create mode 100644 media/monero_accepted.png delete mode 100644 media/stars.png create mode 100644 media/upthera.png diff --git a/britons.css b/britons.css index 71f9545..8b2fe55 100644 --- a/britons.css +++ b/britons.css @@ -126,4 +126,14 @@ figure img { .yah { padding-left: 1%; -} \ No newline at end of file +} + +.urlbutton { + max-height: 31px; + padding: 0; + border: 0; + margin: 0; +} +.urlbutton img { + max-height: 31px; +} diff --git a/index.html b/index.html index 49206e4..6a065f2 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - + @@ -52,7 +52,10 @@ EUistan Flag + + Monero Accepted! + + - - + \ No newline at end of file diff --git a/media/bridge_stare.png b/media/bridge_stare.png new file mode 100644 index 0000000..0d01ee0 Binary files /dev/null and b/media/bridge_stare.png differ diff --git a/media/eucolor.png b/media/eucolor.png deleted file mode 100644 index 0129fb3..0000000 Binary files a/media/eucolor.png and /dev/null differ diff --git a/media/monero_accepted.png b/media/monero_accepted.png new file mode 100644 index 0000000..e6c7581 Binary files /dev/null and b/media/monero_accepted.png differ diff --git a/media/stars.png b/media/stars.png deleted file mode 100644 index cce9576..0000000 Binary files a/media/stars.png and /dev/null differ diff --git a/media/upthera.png b/media/upthera.png new file mode 100644 index 0000000..502cc3b Binary files /dev/null and b/media/upthera.png differ -- cgit v1.2.3