update
This commit is contained in:
@@ -3,27 +3,6 @@
|
|||||||
<h3>Radio</h3>
|
<h3>Radio</h3>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--style>
|
|
||||||
.select {
|
|
||||||
font-size: 0.7rem;
|
|
||||||
display: inline-block;
|
|
||||||
background: linear-gradient(to bottom, #fefffd, #e7e9ea 50%, #e1e1e1);
|
|
||||||
border: 1px solid darkred;
|
|
||||||
border-radius: 5px ;
|
|
||||||
padding: 0.5rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.select select{
|
|
||||||
-moz-appearance: none;
|
|
||||||
-webkit-appearance: none;
|
|
||||||
appearance: none;
|
|
||||||
border: none;
|
|
||||||
font-family: Times New Roman;
|
|
||||||
background-color: transparent;
|
|
||||||
font-size: 0.7rem ;
|
|
||||||
}
|
|
||||||
|
|
||||||
</style-->
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@@ -51,19 +30,4 @@ $("select").change(function () {
|
|||||||
|
|
||||||
<iframe width="300" height="380" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
|
<iframe width="300" height="380" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
<div class="radio">
|
|
||||||
|
|
||||||
<iframe src="https://open.spotify.com/embed/playlist/37i9dQZF1DX1LCddwjCqDK" width="300" height="380" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
|
|
||||||
|
|
||||||
<iframe src="https://open.spotify.com/embed/playlist/6awauReNKrJW9pNUMH7T60" width="300" height="380" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
https://open.spotify.com/playlist/3xAw40ipYZWCBrqmmoFllU?si=WegOKie3QyCprbI90sxglQ
|
|
||||||
|
|
||||||
https://open.spotify.com/playlist/0t6HBJl0PwHtdy0i4FPCfm?si=ATbsbsqZTmGdJRjfyQo9hw
|
|
||||||
|
|
||||||
-->
|
|
||||||
@@ -159,7 +159,7 @@ break;
|
|||||||
|
|
||||||
default:
|
default:
|
||||||
echo('<div id="txt"><h3>Falscher Tag</h3><span id="false">
|
echo('<div id="txt"><h3>Falscher Tag</h3><span id="false">
|
||||||
Ah Ah Ah, nicht so voreilig. <br> Dieser Tag ist noch nicht an der Reihe !!! <br> Du muss dich noch ein wenig Gedulden. </span></div>');
|
Ah Ah Ah, nicht so voreilig. <br> Dieser Tag ist noch nicht an der Reihe ! <br> Du muss dich noch ein wenig Gedulden. </span></div>');
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user