mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
fixbgmplayerborderforfish
This commit is contained in:
parent
a5cddb38e3
commit
a2eb4c5896
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user