Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- HTML --><div id="oneTimePopUpContainer"><div id="oneTimePopUp"><p style="text-align: center;"><center>[color=#d4ceb4][size=11][b]Warning:[/b]</p><p>
- WARNING GOES HERE
- </p><p><small>Clickwrap Disclaimer code created by GMSuerte.</small>[/size][/color]</center></p><p style="text-align: center;"> <button id="disclaimer-disagree" type="button" onclick="window.location.assign('/community/frontpage')">Disagree and be redirected.</button><button id="disclaimer-agree" type="button" onclick="document.getElementById('oneTimePopUpContainer').style.display = 'none';">Agree and continue.</button></p></div></div><!-- CSS --><style>#oneTimePopUpContainer {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: black;z-index: 9999;}#oneTimePopUp {text-align: justify;margin-left: auto;margin-right: auto;max-width: 100%;width: 50%;min-width: 20em;margin-top: 12%;}</style><!--break-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement