diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..e8686a5 Binary files /dev/null and b/.DS_Store differ diff --git a/css/brands.css b/css/brands.css index c4c6761..1b551e2 100644 --- a/css/brands.css +++ b/css/brands.css @@ -425,6 +425,16 @@ button:hover, filter: brightness(90%); } +/* Website */ +.button.button-web { + color: #ffffff; + background-color: #000000; +} +.button.button-web:hover, +.button.button-web:focus { + filter: brightness(90%); +} + /* WhatsApp */ .button.button-whatsapp { color: #ffffff; diff --git a/images/.DS_Store b/images/.DS_Store new file mode 100644 index 0000000..39615af Binary files /dev/null and b/images/.DS_Store differ diff --git a/images/icons/.DS_Store b/images/icons/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/images/icons/.DS_Store differ diff --git a/images/icons/web.svg b/images/icons/web.svg new file mode 100644 index 0000000..316d45f --- /dev/null +++ b/images/icons/web.svg @@ -0,0 +1,16 @@ + \ No newline at end of file diff --git a/index.html b/index.html index f2f2e14..595db25 100644 --- a/index.html +++ b/index.html @@ -305,6 +305,11 @@ src="images/icons/cashapp_btc.svg" alt="Cash App Logo">Cash App Bitcoin
+ + Web LogoWebsite +
+

Build your own by forking LittleLink.