Unspaghettification
This commit is contained in:
parent
01052bb2bd
commit
77bc878060
|
@ -13,7 +13,6 @@
|
||||||
<head>
|
<head>
|
||||||
<script src="jquery/jquery-3.3.1.min.js"></script>
|
<script src="jquery/jquery-3.3.1.min.js"></script>
|
||||||
<link rel="icon" href="favicon.ico">
|
<link rel="icon" href="favicon.ico">
|
||||||
</head>
|
|
||||||
<embed src="startup.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
<embed src="startup.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
||||||
<style>
|
<style>
|
||||||
.start {
|
.start {
|
||||||
|
@ -29,8 +28,8 @@
|
||||||
.cwhite {
|
.cwhite {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
<iframe src="index-open.html" frameborder="0" style="height:95%;width:100%"></iframe>
|
<iframe src="index-open.html" frameborder="0" style="height:95%;width:100%"></iframe>
|
||||||
|
|
Loading…
Reference in a new issue