Update index-closed.html
This commit is contained in:
parent
4e1eb527e7
commit
210920a7ae
|
@ -4,6 +4,14 @@
|
|||
<embed src="mclose.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" />
|
||||
<embed src="ambient.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
||||
<style>
|
||||
a:link {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
.start {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
|
|
Loading…
Reference in a new issue