Difference between revisions of "Loogart"
Jump to navigation
Jump to search
m |
|||
Line 6: | Line 6: | ||
<body> | <body> | ||
− | <div style="position:fixed;top:0;left:0;right:0;height:100%;background-color: | + | <div style="position:fixed;top:0;left:0;right:0;height:100%;background-color:#111;z-index:1000000000;> |
<h1>helloooooo</h1> | <h1>helloooooo</h1> | ||
</div> | </div> |
Revision as of 12:20, 26 March 2018
<html>
<style>
- mw-head{display:none!important;opacity:0!important;}
</style> <body>
helloooooo
<script> function myFunction() {
document.getElementById("app-brand-name").style.visibility = "hidden";
} </script> </body> </html>