CINXE.COM
Your browser is not supported, sorry!
<!DOCTYPE html> <html lang="en"> <head> <title>Your browser is not supported, sorry!</title> <meta name="description" content="Sorry your browser is not supported. Please upgrade to a supported browser." /> <style> * { margin: 0; padding: 0; } body { padding: 100px 0 0 100px; width: 640px; background: #25292b; color: #fff; font: 17px/25px "Open Sans", sans-serif; } h1, p { padding-bottom: 20px; } h1 { font-size: 40px; line-height: 50px; font-weight: lighter; color: #589fc3; } .btn { display: block; float: left; width: 200px; margin-right: 20px; margin-top: 40px; font-size: 16px; line-height: 60px; text-align: center; text-decoration: none; background: #3c4245; color: #fff; } .btn:hover { background: #454c4f; } .btn:active { box-shadow: inset 0 2px 3px rgba(0,0,0,.1); } .btn img { width: 24px; height: 24px; margin-right: 5px; margin-top: -2px; vertical-align: middle; } .mixcloud-logo { height: 20px; display: block; padding-bottom: 20px; margin-bottom: 20px; text-indent: -999em; background-image: url("/media/images/follow-widget/mixcloud-logo.png"); background-size: 90px 14px; background-position: 0 14px; background-repeat: no-repeat; } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) { .mixcloud-logo { background-image: url("/media/images/follow-widget/mixcloud-logo@2x.png"); } } </style> </head> <body> <span class="mixcloud-logo">Mixcloud</span> <h1>Unfortunately, your browser does not work with Mixcloud.</h1> <p>You're using an out-of-date web browser, which can cause websites to appear broken and have lots of security issues. For these reasons we don't support very old browsers.</p> <p>By upgrading, you'll get a faster web experience, better sense of security and you won't see annoying pages like this any more!</p> <a class="btn" href="https://mozilla.org/firefox"> Get Firefox </a> <a class="btn" href="https://google.com/chrome"> Get Chrome </a> </body> </html>