Advertisement
divixo

Boardwashed Hiatus page for Tumblr.

Apr 27th, 2014
1,087
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 1.79 KB | None | 0 0
  1. <!----YOU MIGHT WANT TO NOTICE THIS RIGHT HERE. ---->
  2.  
  3. <title>PUT YOUR TITLE HERE</title>
  4.     <link rel="shortcut icon" href="{Favicon}">
  5.    
  6. <!----  codes belong to DIVIXO @ TUMBLR DOT COM
  7.             Don't Steal.---->  
  8.  
  9.  
  10. <style type="text/css">
  11. body {background:#fff; background-position: fixed; background-attachment: fixed; background-image: url('http://i.imgur.com/cATR10e.png');
  12. background-repeat: repeat;
  13. }
  14.  
  15.  
  16. body, a:hover {
  17. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress !important;}
  18.  
  19.  
  20. .box {width: 300px; height: autopx; position: fixed; top: 0%; left: 25%; margin-left: 150px; margin-top: 200px;
  21. padding: 10px; background-color: #fff; border-left: solid 3px #c8b49b;
  22. font-family: times; font-size: 10px; color: #d1c1af; text-align: justify; z-index: 1;
  23. }
  24.  
  25. .back {position: fixed; width: autopx; height: 12px; left: 25%; top:0%; margin-top: 168px; margin-left: 180px;
  26. padding: 10px; background-color: #d1c1af;
  27. font-family: helvetica; font-size: 14px; color: #fff; letter-spacing: 3px; text-decoration: uppercase; z-index: 2;
  28. -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  29.  
  30. .back:hover {opacity: 0.8;}
  31.  
  32. a:link, a:active, a:visited {font: normal 10px times; line-height: 100%; text-decoration: none; text-transform: none; color: #bfb1a0; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  33. a:hover{color: #ded0c0;}
  34.  
  35.  
  36.  
  37. </style></head><body>
  38.  
  39. <a href="/"><div class="back">HIATUS<i>!</i></div></a>
  40.  
  41. <div class="box">
  42. <b>bold</b><a href="/">link</a> The box automatically adjusts to how much you write, but it still looks better if you don't write a lot :3<br><br>
  43. <i>Keep love in your heart. A life without it is like a sunless garden when the flowers are dead. </i> - Oscar Wilde.
  44. </div>
  45.  
  46. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement