diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-07-24 05:40:23 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-07-24 05:40:23 -0700 |
| commit | 3131e9d8f16bf837b02f7ea2fdd9e81a5b76f241 (patch) | |
| tree | 2ac3908128d79ca627855bdbc5210a144ff7c804 | |
| parent | 61fdb9da1f2280458810383c30d3a6ffd14d27d6 (diff) | |
Silent
| -rw-r--r-- | britons.css | 12 | ||||
| -rw-r--r-- | index.html | 9 | ||||
| -rw-r--r-- | media/bridge_stare.png | bin | 0 -> 90801 bytes | |||
| -rw-r--r-- | media/eucolor.png | bin | 875 -> 0 bytes | |||
| -rw-r--r-- | media/monero_accepted.png | bin | 0 -> 7469 bytes | |||
| -rw-r--r-- | media/stars.png | bin | 4564 -> 0 bytes | |||
| -rw-r--r-- | media/upthera.png | bin | 0 -> 198704 bytes |
7 files changed, 17 insertions, 4 deletions
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; +} @@ -4,7 +4,7 @@ <link rel="stylesheet" href="/britons.css?v=8"> <meta http-equiv="content-type" content="text/html; charset=windows-1252"> - <meta name="author" content="Salvador Franco de Rivera" > + <meta name="author" content="Jodian Buenaventura" > <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> <meta name="description" content="Main page of a British waifur website."> <link rel="icon" type="image/x-icon" href="/fig.ico"> @@ -52,7 +52,10 @@ <a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit"> <img src="/media/eu_anim.gif" alt="EUistan Flag"> </a> + <a class="urlbutton" href="donate.html"> + <img src="/media/monero_accepted.png" alt="Monero Accepted!"> + </a> + </main> </body> -</html> - +</html>
\ No newline at end of file diff --git a/media/bridge_stare.png b/media/bridge_stare.png Binary files differnew file mode 100644 index 0000000..0d01ee0 --- /dev/null +++ b/media/bridge_stare.png diff --git a/media/eucolor.png b/media/eucolor.png Binary files differdeleted file mode 100644 index 0129fb3..0000000 --- a/media/eucolor.png +++ /dev/null diff --git a/media/monero_accepted.png b/media/monero_accepted.png Binary files differnew file mode 100644 index 0000000..e6c7581 --- /dev/null +++ b/media/monero_accepted.png diff --git a/media/stars.png b/media/stars.png Binary files differdeleted file mode 100644 index cce9576..0000000 --- a/media/stars.png +++ /dev/null diff --git a/media/upthera.png b/media/upthera.png Binary files differnew file mode 100644 index 0000000..502cc3b --- /dev/null +++ b/media/upthera.png |
