Some fixes

This commit is contained in:
Gemdation 2025-07-21 21:23:38 -05:00
parent d5c5105e56
commit 6d0989527e
8 changed files with 9 additions and 9 deletions

View File

@ -15,10 +15,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="meta/main.css">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>mark {color:white} .wm {width: 100%}</style>
<style>mark {color:white} img.wm {width: 100%;} div.wm {padding:5px;border-radius:5px;margin-top:10px}</style>
</head>
<body onload="loadafterwednesdaycheck();">
<div id="bgmplayer">
<div class="box" id="bgmplayer">
<h2>BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>
<p><br>Enable audio autoplay in your browser for it to continue playing throughout the website.</p>

View File

@ -24,7 +24,7 @@
</style>
</head>
<body onload="loadafterwednesdaycheck();">
<div id="bgmplayer">
<div class="box" id="bgmplayer">
<h2>BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>
<p><br>Enable audio autoplay in your browser for it to continue playing throughout the website.</p>

View File

@ -19,7 +19,7 @@
<style>input {border: 2px solid #CCCCCC;border-bottom-color: #EAEAEA;margin-bottom: 15px;} #results {display:none;border-color:red;text-align:left} #results h2 {color:#FF0000;} #results p {color:#FF0000}</style>
</head>
<body onload="loadafterwednesdaycheck();">
<div id="bgmplayer">
<div class="box" id="bgmplayer">
<h2>BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>
<p><br>Enable audio autoplay in your browser for it to continue playing throughout the website.</p>

View File

@ -18,7 +18,7 @@
<style>div.box {border-color: orange; box-shadow: 0 0 10px #a153005d; } h1, h2, h3 {color:orange} a {color:orange}</style>
</head>
<body onload="loadafterwednesdaycheck();preloadArrows();">
<div id="bgmplayer">
<div class="box" id="bgmplayer">
<h2>BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>
<p><br>Enable aqua fishplay in your browser for it to continue playing throughout the ocean.</p>

View File

@ -17,7 +17,7 @@
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body onload="loadafterwednesdaycheck();">
<div id="bgmplayer">
<div class="box" id="bgmplayer">
<h2>BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>
<p><br>Enable audio autoplay in your browser for it to continue playing throughout the website.</p>

View File

@ -28,7 +28,7 @@
</style>
</head>
<body onload="loadafterwednesdaycheck();">
<div id="bgmplayer">
<div class="box" id="bgmplayer">
<h2>BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>
<p><br>Enable audio autoplay in your browser for it to continue playing throughout the website.</p>

View File

@ -19,7 +19,7 @@
<style>ul {text-align:left} li a {text-decoration:none} </style>
</head>
<body onload="loadafterwednesdaycheck();">
<div id="bgmplayer">
<div class="box" id="bgmplayer">
<h2>BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>
<p><br>Enable audio autoplay in your browser for it to continue playing throughout the website.</p>

View File

@ -25,7 +25,7 @@
</style>
</head>
<body onload="loadafterwednesdaycheck();">
<div id="bgmplayer">
<div class="box" id="bgmplayer">
<h2>BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</a>
<p><br>Enable audio autoplay in your browser for it to continue playing throughout the website.</p>