Advertisement
A_Bad_Bitch

Pomegranate

Apr 3rd, 2016
1,280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7.  
  8. body {
  9.  
  10. background-color: #fff;
  11. background-image: url(http://data.whicdn.com/images/20343261/tumblr_lx4ieu7U9t1r4s90a_large.jpg);
  12. background-attachment: fixed;
  13. background-position: top right;
  14. background-repeat: repeat;
  15. background-size: auto;
  16. font-family: Times New Roman;
  17. font-variant: normal;
  18. font-size: 70%;
  19. color: #666666;
  20. cursor: url(http://i.picpar.com/f5Eb.gif), progress !important;}
  21.  
  22. ::-webkit-scrollbar {
  23. width: 2px;
  24. height: 0px;
  25. background:;
  26. }
  27.  
  28. ::-webkit-scrollbar-thumb {
  29. background-color: white;
  30. -webkit-border-radius: 10px;
  31. border-radius: 10px;
  32. }
  33.  
  34. a {color: #C72638;
  35. text-decoration: none;
  36. }
  37.  
  38. a:hover {color: black;
  39. text-decoration: line-through;
  40. cursor:
  41. url('http://i.picpar.com/f5Eb.gif');
  42. }
  43.  
  44. *{cursor: url('http://i.picpar.com/f5Eb.gif'), default;
  45. }
  46.  
  47. .middlebox { position: fixed; background-color: #fff; border:4px #000 double; overflow: auto; width: 350; height: 180; bottom: 235px; left: 240px; padding: 5px; text-align: justify; font-size: 11px; font-family: Calibri; color: #000; line-height: 14px;}
  48.  
  49. .topbox { position: fixed; background-color: #fff; border:4px #000 double; overflow: auto; width: 350; height: 180; top: 30px; left: 40px; padding: 5px; text-align: justify; font-size: 11px; font-family: Calibri; color: #000; line-height: 14px;}
  50.  
  51. .bottombox { position: fixed; background-color: #fff; border:4px #000 double; overflow: auto; width: 350; height: 180; bottom: 30px; left: 470px; padding: 5px; text-align: justify; font-size: 11px; font-family: Calibri; color: #000; line-height: 14px;}
  52.  
  53. #mainpicture { position:fixed; right: 0px; top: 0px; height: 6y0px; width:443px; }
  54.  
  55. #bar { position: fixed; bottom: -30px; left: 880px; height: 2000px; width: 40px; border: 1px #000 solid; background-color: #A04E50; overflow: auto; opacity: 0.9; z-index: -3; }
  56.  
  57. h2 { position: fixed; right: 10px; bottom: 0px; font-family: Arial; font-variant: normal; font-weight: normal; font-size: 100%; color: #000000;}
  58.  
  59. </style>
  60.  
  61. <div id="bar">
  62. </div>
  63.  
  64. <div id="mainpicture">
  65. <img src="IMG LINK" class="image" height="100%" width="100%">
  66. </div>
  67.  
  68. <div class="topbox"><center>
  69.  
  70.  
  71.  
  72. </div>
  73.  
  74. <div class="middlebox">
  75.  
  76.  
  77.  
  78. </div>
  79.  
  80. <div class="bottombox">
  81.  
  82.  
  83.  
  84. </div>
  85.  
  86. <h2>Layout © <a href="http://pastebin.com/u/A_Bad_Bitch" target="_blank">A Bad Bitch</a></h2>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement