More actions
No edit summary |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<!--button--> | |||
{{#tag:html| | |||
<a href="javascript:void(0);" onclick="document.getElementById('emulator-container').style.display='block'; document.getElementById('emulator-container').scrollIntoView({behavior: 'smooth'}); this.style.display='none';" title="test" style="display:inline-block;margin-top:10px;text-decoration:none;"> | |||
<button style="padding:10px 20px;background-color:var(--color-primary);color:white;border:none;border-radius:5px;cursor:pointer;"> | |||
test | |||
</button> | |||
</a> | |||
}} | |||
<br> | |||
<div id="emulator-container" style="display:none;"> | |||
<!--BEGIN Online Emulator Section--> | <!--BEGIN Online Emulator Section--> | ||
{{#tag:html| | {{#tag:html| | ||
Line 18: | Line 28: | ||
}} | }} | ||
<!--END Online Emulator Section--> | <!--END Online Emulator Section--> | ||
</div> |