-
-
Save MiguelQueiroz/8216447 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="c_cookie_alert_div" style="color:red;background-color: rgba(216, 209, 209, 0.63);color: white;/* width: 100%; */margin: -8px 20%;/* padding: 9px; */font-size: small; cursor:default; text-align: center;font-family: tahoma, verdana;"> | |
By using our website you are accepting to store cookies information which help us to deliver you a better experience. You can clear this website cookies on your browser settings <span style="cursor:pointer;" onclick="c_cookie_alert_div_r()">[X]</span> | |
</div> | |
<script>function c_cookie_alert_div_r(){document.getElementById("c_cookie_alert_div").innerHTML="";}</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment