Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. <!doctype html>
  2. <title>Site Maintenance</title>
  3. <style>
  4. body { text-align: center; padding: 150px; }
  5. h1 { font-size: 50px; }
  6. body { font: 20px Helvetica, sans-serif; color: #333; }
  7. article { display: block; text-align: left; width: 650px; margin: 0 auto; }
  8. a { color: #dc8100; text-decoration: none; }
  9. a:hover { color: #333; text-decoration: none; }
  10. </style>
  11.  
  12. <article>
  13. <h1>Wrócimy niebawem!</h1>
  14. <div>
  15. <p>Przepraszamy za niedogodności, ale obecnie wykonujemy pewne czynności konserwacyjne.</p>
  16. <p>&mdash; Lilou</p>
  17. </div>
  18. </article>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement