diff --git a/assets/buttons/sneexy.png b/assets/buttons/sneexy.png new file mode 100644 index 0000000..9e9fed3 Binary files /dev/null and b/assets/buttons/sneexy.png differ diff --git a/assets/buttons/sneexy_cat.png b/assets/buttons/sneexy_cat.png new file mode 100644 index 0000000..a636b09 Binary files /dev/null and b/assets/buttons/sneexy_cat.png differ diff --git a/index.html b/index.html index 9c12737..f946c90 100644 --- a/index.html +++ b/index.html @@ -86,7 +86,7 @@

buttons

-

fun little 88x31 buttons! all goes to awesome friends and some cool websites! friends listed alphabetically. if any are broken and/or missing, poke me.

+

fun little 88x31 buttons! all goes to awesome friends and some cool websites! friends listed alphabetically. if any are broken and/or missing, poke me. last 2 friend buttons are mine! please hotlink whichever you like!

+ Sneexy + Sneexy
diff --git a/style.css b/style.css index 2f8c8ef..8d27b43 100644 --- a/style.css +++ b/style.css @@ -348,6 +348,9 @@ buttons font-size: 0px; img { margin-right: 5px; + image-rendering: auto; + image-rendering: crisp-edges; + image-rendering: pixelated; } }