diff --git a/css/brands.css b/css/brands.css index 40713e5..31ef39f 100644 --- a/css/brands.css +++ b/css/brands.css @@ -114,6 +114,17 @@ button:hover, filter: brightness(90%); } +/* VRChat */ +.button.button-vrchat { + color: #000000; + background-color: #ffffff; + border: 2px solid black; +} +.button.button-vrchat:hover, +.button.button-vrchat:focus { + filter: brightness(90%); +} + /* Discord */ .button.button-discord { color: #ffffff; @@ -516,4 +527,4 @@ button:hover, .button.button-yt:hover, .button.button-yt:focus { filter: brightness(90%); -} \ No newline at end of file +} diff --git a/images/icons/vrchat.svg b/images/icons/vrchat.svg new file mode 100644 index 0000000..37a71df --- /dev/null +++ b/images/icons/vrchat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index bd3cbe3..0956728 100644 --- a/index.html +++ b/index.html @@ -340,6 +340,11 @@ src="images/icons/coffee.svg" alt="Buy Me a Coffee">Buy Me a Coffee
+ + VRChat LogoVRChat +
+

Build your own by forking LittleLink.