Guest User

Codes, Codes, and More Codes

a guest
Jun 30th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. #profile { border: hidden; background-color: transparent; }
  4.  
  5. .pfor {display:none;}
  6.  
  7. body{
  8. background-color:#F9F7FA;
  9. background-image:url(http://i261.photobucket.com/albums/ii58/FARMMR/claudiaragebg.png);
  10. background-position:bottom right;
  11. background-repeat:no-repeat;
  12. background-attachment:fixed;
  13. }
  14.  
  15. #pins{
  16. position:absolute;
  17. top:90px;
  18. right:35%;
  19. width: 615px;
  20. height: 615px;
  21. }
  22.  
  23.  
  24. #fragile{
  25. position:absolute;
  26. top: 0px;
  27. left: 0px;
  28. width: 300px;
  29. height: 300px;
  30. overflow: hidden;
  31. background-color:#E8E3E3;
  32. border: 5px solid #D4C8C8;
  33. border-radius: 50px 50px 0px 50px;
  34. }
  35.  
  36. #wings{
  37. position:absolute;
  38. top: 305px;
  39. left: 305px;
  40. width: 300px;
  41. height: 300px;
  42. overflow: hidden;
  43. background-color:#E8E3E3;
  44. border: 5px solid #D4C8C8;
  45. border-radius: 0px 50px 50px 50px;
  46. }
  47.  
  48. #needles{
  49. position:absolute;
  50. top:15px;
  51. left:20px;
  52. width: 200px;
  53. height: 260px;
  54. overflow: hidden;
  55. }
  56.  
  57. #stakes{
  58. position:absolute;
  59. top:15px;
  60. right:20px;
  61. width: 200px;
  62. height: 260px;
  63. overflow: hidden;
  64. }
  65.  
  66. #one, #two, #three, #four{
  67. width: 200px;
  68. height: 260px;
  69. overflow: auto;
  70. color:#A5919B;
  71. font-size: 11px;
  72. text-align: justify;
  73. font-family: times new roman;
  74. }
  75.  
  76. #torn {
  77. top:230px;
  78. right: 230px;
  79. position:absolute;
  80. width:150px;
  81. height:150px;
  82. overflow:hidden;
  83. background-color:#DCF1F7;
  84. background-Image:url('http://i261.photobucket.com/albums/ii58/FARMMR/claduihead-1.png');
  85. border: 3px solid #A79493;
  86. -webkit-border-radius: 500px;
  87. border-radius: 500px;
  88. }
  89.  
  90.  
  91. #slant1 {
  92. position:absolute;
  93. left: 325px;
  94. top: 235px;
  95. -webkit-transform: rotate(-55deg);
  96. -moz-transform: rotate(-55deg);
  97. }
  98.  
  99. #slant1 .b1{
  100. position:absolute;
  101. left: 0px;
  102. top: 0px;
  103. }
  104.  
  105. #slant2 {
  106. position:absolute;
  107. left: 345px;
  108. top: 250px;
  109. -webkit-transform: rotate(-55deg);
  110. -moz-transform: rotate(-55deg);
  111. }
  112.  
  113. #slant2 .b1{
  114. position:absolute;
  115. left: 0px;
  116. top: 0px;
  117. }
  118.  
  119. #slant3 {
  120. position:absolute;
  121. left: 265px;
  122. top: 365px;
  123. -webkit-transform: rotate(125deg);
  124. -moz-transform: rotate(125deg);
  125. }
  126.  
  127. #slant3 .b1{
  128. position:absolute;
  129. left: 0px;
  130. top: 0px;
  131. }
  132.  
  133. #slant4 {
  134. position:absolute;
  135. left: 285px;
  136. top: 380px;
  137. -webkit-transform: rotate(125deg);
  138. -moz-transform: rotate(125deg);
  139. }
  140.  
  141. #slant4 .b1{
  142. position:absolute;
  143. left: 0px;
  144. top: 0px;
  145. }
  146.  
  147. h1{
  148. height:10;
  149. width: 45px;
  150. background-color:#E0BCD3;
  151. overflow:hidden;
  152. -webkit-border-radius: 0px 25px 25px 0px;
  153. border-radius: 0px 25px 25px 05px;
  154. -webkit-transition: all 0.7s ease-in-out;
  155. -moz-transition: all 0.7s ease-in-out;
  156. -ms-transition: all 0.7s ease-in-out;
  157. -o-transition: all 0.7s ease-in-out;
  158. transition: all 0.7s ease-in-out;
  159. }
  160.  
  161. h1:hover{
  162. background-color:#BDD3A0;
  163. width: 95px;
  164. text-indent: 45px;
  165. -webkit-transition: all 0.7s ease-in-out;
  166. -moz-transition: all 0.7s ease-in-out;
  167. -ms-transition: all 0.7s ease-in-out;
  168. -o-transition: all 0.7s ease-in-out;
  169. transition: all 0.7s ease-in-out;
  170. }
  171.  
  172.  
  173. i {
  174. font-weight: italics;
  175. color: #B1729F;
  176. text-transform: lowercase;
  177. letter-spacing: 0.5px;
  178. }
  179.  
  180. b {
  181. color: #488036;
  182. text-transform: uppercase;
  183. letter-spacing: 0.5px;
  184. }
  185.  
  186. a, a:visited {
  187. text-decoration: none;
  188. font-weight: bold;
  189. font-family: dimini;
  190. font-size: 12px;
  191. letter-spacing: 0.8px;
  192. color: #CE8C2F;
  193. }
  194.  
  195. a:hover {
  196. color: #BCAFB8;
  197. }
  198.  
  199. ::-webkit-scrollbar {width: 10px;}
  200. ::-webkit-scrollbar-thumb:vertical {
  201. height: 10px;background-color: #B5AAA4;border: 3px solid #E8E3E3 ;}
  202. ::-webkit-scrollbar-thumb:horizontal {
  203. height: 10px;background-color: #B5AAA4;border: 0px ;width: 15px;}
  204.  
  205. </style>
  206.  
  207. <div id="pins">
  208. <div id="fragile">
  209. <div id="needles">
  210. <div id="one">
  211. Bluuuck and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit and party and bullshit
  212.  
  213.  
  214. </div>
  215. <div id="two">
  216.  
  217. Yerk
  218.  
  219. </div>
  220. </div>
  221.  
  222. </div>
  223.  
  224.  
  225. <div id="wings">
  226. <div id="stakes">
  227. <div id="three">
  228.  
  229. <i> Italics</i> <b>Bold</b> <a href="link.me">Link</a>
  230.  
  231.  
  232. </div>
  233. <div id="four">
  234.  
  235.  
  236.  
  237.  
  238. </div>
  239. </div>
  240. </div>
  241. <div id="slant1">
  242. <div class="b1">
  243. <a title="One" href="#one"><h1></h1></a>
  244. </div>
  245. </div>
  246.  
  247. <div id="slant2">
  248. <div class="b1">
  249. <a title="two" href="#two"><h1></h1></a>
  250. </div>
  251. </div>
  252.  
  253. <div id="slant3">
  254. <div class="b1">
  255. <a title="Three" href="#three"><h1></h1></a>
  256. </div>
  257. </div>
  258.  
  259. <div id="slant4">
  260. <div class="b1">
  261. <a title="Four" href="#four"><h1></h1></a>
  262. </div>
  263. </div>
  264.  
  265. <div id="torn">
  266. <div style="position:absolute;bottom:20px;left:10px;">
  267. <img src="http://i261.photobucket.com/albums/ii58/FARMMR/claudiasig-1.png" width="100">
  268. </div>
  269. </div>
  270. </div>
Add Comment
Please, Sign In to add comment