mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-02 19:40:59 +02:00
Some fixes
This commit is contained in:
parent
d5c5105e56
commit
6d0989527e
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user