fixbgmplayerborderforfish

This commit is contained in:
ChrisplayzWii 2025-04-05 09:24:24 -05:00 committed by GitHub
parent a5cddb38e3
commit a2eb4c5896
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@
<style>button {font-family:'Shop',sans-serif;padding: 5px; border:none;outline:2px solid orange; color:black;background-color:white;border-radius: 5px;background-color:#f6fdff;filter: drop-shadow(1px 1px 3.4px #bbbbbb);box-shadow:inset 1px 1px 12px #53360015;}button:hover {border:none;outline:3px solid orange;cursor: pointer;filter: drop-shadow(1px 1px 3.4px #edb2347c);box-shadow:inset 1px 1px 12px #57310015;}button:active {box-shadow: none}</style>
</head>
<body>
<div id="bgmplayer">
<div id="bgmplayer" style=" border:2px solid orange;">
<h2 style="height:20px; margin-top:-9px;">BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector" style="text-decoration:none;">
<button id="shopbgm" >Play BGM</button>