Showing source for: https://yurl.fr/
Duration: 0.064532s
Server: Apache

<!DOCTYPE html>
<html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta content="IE=edge" http-equiv="X-UA-Compatible">
        <meta content="width=device-width, initial-scale=1" name="viewport">
        <title>
   Yurl
        </title>
        <link href="https://yurl.fr/css/app.css" rel="stylesheet" type="text/css">
        <!-- Styles -->
        <style>
            html, body {
                background-color    : #fff;
                color               : #636b6f;
                font-family         : "Nunito", sans-serif;
                font-weight         : 100;
                height              : 100vh;
                margin              : 0;
            }
            .full-height {
                height              : 100vh;
            }
            .flex-center {
                align-items         : center;
                display             : flex;
                justify-content     : center;
            }
            .position-ref {
                position            : relative;
            }
            .top-right {
                position            : absolute;
                right               : 10px;
                top                 : 18px;
            }
            .content {
                text-align          : center;
            }
            .title {
                font-size           : 84px;
            }
            .links > a {
                color               : #636b6f;
                padding             : 0 25px;
                font-size           : 12px;
                font-weight         : 600;
                letter-spacing      : .1rem;
                text-decoration     : none;
                text-transform      : uppercase;
            }
            .m-b-md {
                margin-bottom       : 30px;
            }
        </style>
    </head>
    <body>
        <div class="flex-center position-ref full-height">
            <div class="top-right links">
                <a href="https://yurl.fr/connexion">
                    Connexion
                </a>
            </div>
            <div class="content">
                <div class="title m-b-md">
                    🔗 Yurl
                </div>
                <div class="links">
                    <a href="http://www.laptopspirit.fr/" target="_blank">
                        LaptopSpirit
                    </a>
                    <a href="http://www.prix-portables.fr/" target="_blank">
                        Prix-Portables
                    </a>
                    <a href="http://promoalert.com" target="_blank">
                        PromoAlert
                    </a>
                    <a href="http://electroconseil.fr" target="_blank">
                        ElectroConseil
                    </a>
                </div>
            </div>
        </div>
    </body>
</html>