Advertisement
Daric

derp potato

Dec 1st, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3.  
  4. body {
  5.  
  6. background-color: Transparent;
  7. background-image: url(http://i.picpar.com/EY0.png);
  8. background-attachment: fixed;
  9. background-position: center center;
  10. background-repeat: no-repeat;
  11. background-size: 100%;
  12. font-family: Arial;
  13. font-variant: normal;
  14. font-size: 65%;
  15. color: #333333;}
  16.  
  17. body, a, a:hover { cursor:url(http://www.dolliehost.com/dolliecrave/cursors/cursors-all/arrow38.gif), auto; }
  18.  
  19. .pfor { display: none; }
  20. #profile{background-color: transparent; border: 0px; }
  21.  
  22. #a{
  23. position:absolute;
  24. bottom:40px;
  25. right:60px;
  26. height:350px;
  27. width:700px;
  28. background:black;
  29. border:1px solid #999;
  30. }
  31. .fucking{
  32. position:absolute;
  33. top:0px;
  34. left:3px;
  35. right:3px;
  36. text-align:center;
  37. }
  38.  
  39. #box{
  40. position:absolute;
  41. bottom:0px;
  42. right:0px;
  43. height:330px;
  44. width:700px;
  45. overflow:hidden;
  46. }
  47.  
  48. #I, #Will, #Survive{
  49. height:100%;
  50. width:100%;
  51. overflow:auto;
  52. }
  53.  
  54. </style>
  55.  
  56. <div id="a">
  57. <div class="fucking"><a href="#I">Testing</a> <a href="#Will">Testicles</a> <a href="#Survive">Testing</a></div>
  58. <div id="box">
  59. <div id="I">
  60.  
  61. SOME THINGS GO HERE. PROBABLY STATS.
  62.  
  63. <br>
  64. Japanese. 6'7Ft. Always wears a straw hat. Alcoholic.
  65.  
  66. </div>
  67. <div id="Will">
  68.  
  69. MORE THINGS GO HERE. MAYBE HISTORY OR SOMETHING.
  70.  
  71. </div>
  72. <div id="Survive">
  73.  
  74. LAST THING TO PUT STUFF IN. OOC WOULD BE GOOD.
  75.  
  76. </div>
  77. </div>
  78. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement