Outiref

Code source de l'URL : http://www.cosanostraskatepark.com/

<style>
            @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

            #loginlockdown_lockdown_screen_wrapper{
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
                width:100%;
                height:100%;
                position:fixed;
                top:0;
                left:0;
                z-index: 999999;
                font-size: 14px;
                color: #333;
                line-height: 1.4;
                background-image: linear-gradient(45deg, #29b99a 25%, #3fccb0 25%, #3fccb0 50%, #29b99a 50%, #29b99a 75%, #3fccb0 75%, #3fccb0 100%);
                background-size: 28.28px 28.28px;
            }

            #loginlockdown_lockdown_screen_wrapper form{
                max-width: 300px;
                top:50%;
                left:50%;
                margin-top:-200px;
                margin-left:-200px;
                border: none;
                background: #ffffffde;
                box-shadow: 0 1px 3px rgb(0 0 0 / 4%);
                position: fixed;
                text-align:center;
                background: #fffffff2;
                padding: 20px;
                -webkit-box-shadow: 5px 5px 0px 1px rgba(0,0,0,0.22);
                box-shadow: 5px 5px 0px 1px rgba(0,0,0,0.22);
            }

            #loginlockdown_lockdown_screen_wrapper p{
                padding: 10px;
                line-height:1.5;
            }

            #loginlockdown_lockdown_screen_wrapper p.error{
                background: #f11c1c;
                color: #FFF;
                font-weight: 500;
            }

            #loginlockdown_lockdown_screen_wrapper form input[type="text"]{
                padding: 4px 10px;
                border-radius: 2px;
                border: 1px solid #c3c4c7;
                font-size: 16px;
                line-height: 1.33333333;
                margin: 0 6px 16px 0;
                min-height: 40px;
                max-height: none;
                width: 100%;
            }

            #loginlockdown_lockdown_screen_wrapper form input[type="submit"]{
                padding: 10px 10px;
                border-radius: 2px;
                border: none;
                font-size: 16px;
                background: #29b99a;
                color: #FFF;
                cursor: pointer;
                width: 100%;
            }

            #loginlockdown_lockdown_screen_wrapper form input[type="submit"]:hover{
                background: #3fccb0;
            }
        </style>

        <script>
        document.title = "Cosanostra Skatepark";
        </script><div id="loginlockdown_lockdown_screen_wrapper"><form method="POST"><img src="https://www.cosanostraskatepark.com/wp-content/plugins/login-lockdown//images/loginlockdown-logo.png" alt="Login Lockdown" height="60" title="Login Lockdown"><br /><br /><p class="error">We&#039;re sorry, but your IP has been blocked due to too many recent failed login attempts.</p><p>If you are a user with administrative privilege please enter your email below to receive instructions on how to unblock yourself.</p><input type="text" name="loginlockdown_recovery_email" value="" placeholder="" /><input type="submit" name="loginlockdown_recovery_submit" value="Send unblock email" placeholder="" /><input type="hidden" id="loginlockdown_recovery_nonce" name="loginlockdown_recovery_nonce" value="55110a8447" /><input type="hidden" name="_wp_http_referer" value="/" /></form></div>