Advertisement
Guest User

nie mam siły do tej kurwy

a guest
Feb 17th, 2021
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.81 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4.     <title>Ups...</title>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6.     <meta name="description" content="">
  7.     <meta name="keywords" content="">
  8.     <meta name="description" content="">
  9.     <meta name="keywords" content="">
  10.     <link rel="icon" type="image/png" href="http://s1.imgwykop.pl/img/icon.png" />    
  11.    
  12.     <style type="text/css">
  13.    
  14.     /*
  15.          * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
  16.          * http://cssreset.com
  17.          */
  18.         html, body, div, span, applet, object, iframe,
  19.         h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  20.         a, abbr, acronym, address, big, cite, code,
  21.         del, dfn, em, img, ins, kbd, q, s, samp,
  22.         small, strike, strong, sub, sup, tt, var,
  23.         b, u, i, center,
  24.         dl, dt, dd, ol, ul, li,
  25.         fieldset, form, label, legend,
  26.         table, caption, tbody, tfoot, thead, tr, th, td,
  27.         article, aside, canvas, details, embed,
  28.         figure, figcaption, footer, header, hgroup,
  29.         menu, nav, output, ruby, section, summary,
  30.         time, mark, audio, video {
  31.             margin: 0;
  32.             padding: 0;
  33.             border: 0;
  34.             font-size: 100%;
  35.             font: inherit;
  36.             vertical-align: baseline;
  37.         }
  38.         /* HTML5 display-role reset for older browsers */
  39.         article, aside, details, figcaption, figure,
  40.         footer, header, hgroup, menu, nav, section {
  41.             display: block;
  42.         }
  43.         body {
  44.             line-height: 1;
  45.         }
  46.         ol, ul {
  47.             list-style: none;
  48.         }
  49.         blockquote, q {
  50.             quotes: none;
  51.         }
  52.         blockquote:before, blockquote:after,
  53.         q:before, q:after {
  54.             content: '';
  55.             content: none;
  56.         }
  57.         table {
  58.             border-collapse: collapse;
  59.             border-spacing: 0;
  60.         }
  61.        
  62.         /* clearfix hack */
  63.         .clearfix:after {
  64.             visibility: hidden;
  65.             display: block;
  66.             font-size: 0;
  67.             content: " ";
  68.             clear: both;
  69.             height: 0;
  70.         }
  71.         .clearfix {
  72.             display: inline-block;
  73.         }
  74.         /* start commented backslash hack \*/
  75.         * html .clearfix {
  76.             height:1%;
  77.         }
  78.         .clearfix {
  79.             display: block;
  80.         }
  81.         /* close commented backslash hack */
  82.    
  83.     body, body * {
  84.         font-family: "Helvetica Neue", Arial, "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, "PT Sans", sans-serif;
  85.     }
  86.    
  87.     body { background-color: #ecf0f1; }
  88.     .error-page {padding-top: 12%;}
  89.     .error-block {min-height: 170px;}
  90.     .error-block big {font-size: 112px; line-height: 115px; color: #bdc3c7;}
  91.     .error-block small {font-size: 23px; margin-right: -99px;;}
  92.     .error-block p a.button {margin-right: 15px;}
  93.    
  94.     .make-center-block { margin: 0 auto !important; }
  95.     .width-two-third {width: 66%;}
  96.     .mark-bg {background: #f8fafb !important;}
  97.     .space {padding: 10px;}
  98.     .bspace {margin-bottom: 25px;}
  99.    
  100.     h4 {
  101.         text-transform: uppercase;
  102.         color: #788DA2;
  103.         font-size: 11px; font-size: 1.1rem;
  104.         line-height: 13px; line-height: 1.3rem;
  105.         border-bottom: 1px solid #e5e7e9;
  106.         padding-bottom: 10px;
  107.         margin-bottom: 10px;
  108.     }
  109.    
  110.     a.link,
  111.     a {text-decoration: none; color: #4383af;}
  112.    
  113.     #nav {
  114.         background: #4383af;
  115.         vertical-align: middle;
  116.         position: fixed;
  117.         width: 100%;
  118.         z-index: 99;
  119.         height: 50px;
  120.     }
  121.     .nav li {
  122.         float: left;
  123.         margin-right: 5px;
  124.     }
  125.     #nav > div.wrapper > ul:first-child li a {
  126.         border-bottom: 2px solid transparent;
  127.     }
  128.     #nav .nav li a {
  129.         color: #fff;
  130.         line-height: 27px;
  131.         font-size: 13px;
  132.         font-weight: bold;
  133.         height: 50px;
  134.     }
  135.     .nav > ul li a {
  136.         color: #95a5a6;
  137.         display: block;
  138.         padding: 10px 10px;
  139.         float: left;
  140.         border-bottom: 2px solid transparent;
  141.     }
  142.     #nav i.icon {
  143.         display: inline-block;
  144.         margin: 4px 0;
  145.     }
  146.     i.icon {
  147.         background: url('http://www.wykop.pl/img/w4/icons.png') no-repeat 0 0;
  148.         display: inline-block;
  149.         text-indent: -9999px;
  150.         vertical-align: middle;
  151.     }
  152.     i.wykop-logo {
  153.         width: 93px;
  154.         height: 19px;
  155.         background-position: 0 -148px;
  156.     }
  157.     .wrapper {
  158.         min-width: 950px;
  159.         max-width: 1280px;
  160.         margin: 0 auto;
  161.         height: 100%;
  162.     }
  163.  
  164. @media screen and (max-width: 768px) {        
  165.        
  166.         .wrapper { min-width: 100%; }
  167.         .m-set-fullwidth { width: 100%; }
  168.  
  169. }
  170.  
  171.     </style>
  172.    
  173. </head>
  174.  
  175. <body>
  176.  
  177. <div id="nav" class="clearfix m-reset-position">
  178.     <div class="wrapper nav color-bright">
  179.         <ul class="clearfix">
  180.             <li><a href="http://www.wykop.pl/" title=""><i class="icon wykop-logo">Wykop.pl</i></a></li>
  181.         </ul>        
  182.    </div>
  183. </div>
  184.  
  185.  
  186. <div class="wrapper">
  187. <div class="error-page width-two-third make-center-block m-set-fullwidth">
  188.     <div class="mark-bg space error-block">
  189.         <big>Ups..</big>
  190.     </div>
  191.    
  192.     <div class="m-set-fullwidth">
  193.        
  194.         <div class="mark-bg space error-block">
  195.        
  196.             <h4 class="bspace dark">Wykop.pl</h4>    
  197.        
  198.             <p class="bspace">Niestety nie wszystko poszło zgodnie z planem i przydarzył nam się błąd.</p>
  199.        
  200.             <p>
  201.                 Spróbuj wrócić na <a href="http://www.wykop.pl" title="">stronę główną</a>.
  202.             </p>
  203.         </div>
  204.     </div>
  205. </div>
  206. </div>
  207.  
  208. </body>
  209. </html>
  210.  
  211.  
  212.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement