animal-crossing-music-extension / ac-music-extension

Google Chrome extension that plays hourly Animal Crossing music and more while browsing!
https://acmusicext.com
zlib License
344 stars 57 forks source link

[WIP] Initial CSS Refactor #125

Closed paladique closed 3 years ago

paladique commented 4 years ago

The goal of these changes is to remove any -webkit specific CSS references in preparation to make this cross-browser friendly. Some of this was done referencing the MDN CSS reference guide.

These changes have been successfully tested for use in Firefox.

More CSS refactoring is coming/happening here.

paladique commented 4 years ago

Still making some small changes, will add reviewers when ready!