Advertisement
A_Bad_Bitch

Simple Filler

Mar 9th, 2016
1,361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 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://i.picpar.com/w99.png);
  12. background-attachment: fixed;
  13. background-position: center center;
  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.  
  21. ::-webkit-scrollbar {
  22. width: 3px;
  23. height: 0px;
  24. background: ;
  25. }
  26.  
  27. ::-webkit-scrollbar-thumb {
  28. background-color: black;
  29. -webkit-border-radius: 10px;
  30. border-radius: 10px;
  31. }
  32.  
  33. a {color: #D77A00;
  34. text-decoration: none;
  35. }
  36.  
  37. a:hover {color: black;
  38. text-decoration: line-through;
  39. cursor:
  40. url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');
  41. }
  42.  
  43. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  44. }
  45.  
  46. b {
  47. color: #637BB5; }
  48. i {
  49. color: #FF0000; }
  50.  
  51. .abox {background-color:#fff; color: #000; font-size: 14px; font-family: calibri; text-align: justify; font-variant: small-caps; position: absolute; width:432; height:134; left: 435; top:355; letter-spacing:0px; line-height: 12px; padding: 5px; margin: 1px; overflow:auto; border:3px double black;}
  52.  
  53. .navbar {Position: absolute; Height: 13px; Width: 282px; Left: 540; Bottom: 130; padding: 4px; z-index: 100;}
  54.  
  55. .link1 {Position: absolute; Left: 20px; Border: solid 1px #000; Height: 10px; Width: 40px; Background-color: #fff; }
  56.  
  57. .link2 {Position: absolute; Left: 70px; Border: solid 1px #000; Height: 10px; Width: 40px; Background-color: #fff; }
  58.  
  59. .link3 {Position: absolute; Left: 120px; Border: solid 1px #000; Height: 10px; Width: 40px; Background-color: #fff; }
  60.  
  61. .link4 {Position: absolute; Left: 170px; Border: solid 1px #000; Height: 10px; Width: 40px; Background-color: #fff; }
  62.  
  63. .link1:hover {Background-color: #000;}
  64. .link2:hover {Background-color: #000;}
  65. .link3:hover {Background-color: #000;}
  66. .link4:hover {Background-color: #000;}
  67.  
  68. .slide {Position: fixed; Height: 555555; Width: 555555; Top: -100px; Left: 0; Z-index: -1; Opacity: 0; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  69.  
  70. .slide:target {Top: 0; Opacity: 1; Z-index: 1; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  71. #title {position:absolute;
  72. color: black;
  73. left:230;
  74. top:140;
  75. }
  76.  
  77. #icon img {
  78. position:absolute;
  79. bottom: 155px;
  80. left:430;
  81. -webkit-transition: opacity 1s ease-in-out;
  82. -moz-transition: opacity 1s ease-in-out;
  83. -o-transition: opacity 1s ease-in-out;
  84. transition: opacity 1s ease-in-out;
  85. border: 5px solid #717171;}
  86.  
  87. #icon img.top:hover {
  88. opacity:0;}
  89.  
  90. h2 {
  91.  
  92. position: fixed;
  93. right: 10px;
  94. bottom: 0px;
  95. font-family: Arial;
  96. font-variant: normal;
  97. font-weight: normal;
  98. font-size: 100%;
  99. color: #000000;}
  100. </style>
  101.  
  102. <div class="navbar">
  103. <a class="link1" href="#1"></a>
  104. <a class="link2" href="#2"></a>
  105. <a class="link3" href="#3"></a>
  106. <a class="link4" href="#4"></a>
  107. </div>
  108.  
  109. <div id="icon">
  110. <img class="bottom" src="https://40.media.tumblr.com/df8e8a19ed40c23cf03a5bc47fb7350f/tumblr_n1lxs4S0IK1s9nnpjo1_500.jpg" height="270" width="450" />
  111. <img class="top" src="http://i.picpar.com/plKb.jpg" height="270" width="450" />
  112. </div>
  113.  
  114. <div id="1" class="slide">
  115. <div class="abox">
  116.  
  117. text here and shit, just random words and stuff for now...
  118.  
  119. </div></div>
  120.  
  121. <div id="2" class="slide">
  122. <div class="abox">
  123.  
  124. moar text here. doesn't really matter what though.
  125.  
  126. </div></div>
  127.  
  128. <div id="3" class="slide">
  129. <div class="abox">
  130.  
  131. <b>one.</b> <font style=float:right>rule one.</font><br>
  132.  
  133. </div></div>
  134.  
  135. <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