CINXE.COM
fatihprojesi.meb.gov.tr
<!DOCTYPE html> <html lang="tr"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="icon" type="image/png" href="/img/cons/favicon.ico"> <title>fatihprojesi.meb.gov.tr</title> <style> * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-tap-highlight-color: transparent; } body { margin: 0; padding: 0; height: 100%; -webkit-text-size-adjust: 100%; } .fit-wide { position: relative; overflow: hidden; max-width: 1240px; height: 100vh; margin: 0 auto; padding-top: 60px; padding-bottom: 60px; padding-left: 20px; padding-right: 20px; } .background-wrap { position: relative; } .background-wrap.cloud-blue { background-color: #e8eefa; } .background-wrap.white { background-color: #fff; } .title { position: relative; text-align: center; margin: 20px auto 10px; } .title--regular { font-family: 'Roboto', Arial, sans-serif; } .title--size-large { font-size: 36px; line-height: 46px; } .title--size-semimedium { font-size: 20px; line-height: 28px; } .title--weight-normal { font-weight: 400; } .title--weight-bold { font-weight: 700; } .title--subtitle { padding-bottom: 40px; font-family: 'Open Sans', Arial ,sans-serif; text-align: center; } .error h1, .error p { color: #ffffff; } .error--bg__cover { position: absolute; top: 0; width: 100%; } .error--shape__clouds svg { display: block; } @media screen and (max-width: 767px) { .error--bg__cover { display: none; } .abstract-half-dot--circle { left: 0; } } </style> </head> <body> <div id="container"> <section class="error content background-wrap cloud-blue"> <div style="text-align: center;"> <img src="img/cons/meb_logo.png" alt="Meb Logo" style="height:200px;"> </div> <div style="text-align: center;"> <img src="img/cons/fatih_logo.png" alt="Fatih Projesi Logo" style="height:60px;"> </div> <div class="fit-wide"> <h1 class="title title--regular title--size-medium" style="color: #103464">fatihprojesi.meb.gov.tr</h1> <p class="title title--subtitle title--size-semimedium title--weight-normal" style="color: grey">Site g眉ncelleniyor.</p> </div> </section> </div> </body> </html>