%PDF- %PDF-
Direktori : /mnt/tnb/Downloads/ |
Current File : //mnt/tnb/Downloads/Příbalová informace |
<!DOCTYPE html> <html lang="cs"> <head> <meta charset="UTF-8"> <title>Jste offline</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> * { box-sizing: border-box; } body { padding: 20px; font-size: 28px; font-weight: 700; font-family: "Segoe UI", sans-serif; background: #FFF; max-width: 576px; margin: 0 auto; } article { text-align: center; } h1 { color: #333333; font-size: 20px; font-weight: 700; text-transform: uppercase; } h2 { padding: 0; margin: 0 0 20px 0; text-align: center; font-size: 20px; font-weight: 700; color: #333333; } p { color: #333333; font-size: 14px; font-weight: 500; line-height: 18px; } footer { padding: 40px 0; text-align: center; font-size: 16px; font-weight: 700; color: #333333; line-height: 24px; } footer a { display: block; text-decoration: underline; color: #333333; } footer div { padding: 10px 0; } footer span { font-weight: normal; } .logo { margin: 0 0 40px 0; } .img-fluid { max-width: 100%; width: 100%; height: auto; } .pill { margin: 40px 0; } .btn { display: inline-block; line-height: 40px; height: 40px; padding: 0 20px; color: #ffffff; font-size: 16px; font-weight: 700; border-radius: 5px; border: 1px solid #e6007e; background-color: #e6007e; text-decoration: none; margin: 20px 0 0 0; } .btn:hover { background: #ee0084; } </style> <script> window.addEventListener('load', function() { setInterval(function() { window.location.reload(); }, 15000); }); </script> </head> <body> <article> <img src="/images/svg/cs/pilulka-logo.svg?v=1623187998" width="208" alt="Pilulka" class="img-fluid logo"> <h1>Nejste připojeni k internetu</h1> <p>Pro pohodlné nakupování na Pilulka.cz se prosím připojte k internetu</p> <p>Zkusíme se znovu připojit za 15 s</p> <a class="btn" onclick="window.location.reload()"> Obnovit připojení </a> </article> <footer> <h2>Můžeme Vám pomoci?</h2> <div> <a href="tel:+420 222 703 000">+420 222 703 000</a> <span>Po - Pá 8:00 - 18:00</span> </div> <div> <a href="mailto:dotazy@pilulka.cz">dotazy@pilulka.cz</a> <span>Odpovídáme každý všední den.</span> </div> </footer> </body> </html>