Advertisement
owlette

joshua.

Mar 7th, 2014
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none;}
  3. body
  4. {background-color: #f7f0e0;
  5. background-image:url("http://i57.tinypic.com/1zw16wy.jpg");
  6. background-attachment: fixed;
  7. background-position: bottom left;
  8. background-repeat: no-repeat;
  9. background-size: 500px;}
  10.  
  11. #profile
  12. {border: none;
  13. background-color: transparent;}
  14.  
  15. body, table, td, div {
  16. color: #8e6d37;
  17. font-family: arial;
  18. font-size: 7.5px;
  19. line-height: 0px;
  20. text-align: center;
  21. font-transform:lighter;
  22. text-transform: uppercase;
  23. }
  24.  
  25. h3 {font-family: book antiqua; font-size: 35px; margin-top: 90px; color: #f9f3e5; text-shadow: 4.5px 0 #dad3b9, -5.5px 0 #f5e5d5; text-align: center; font-weight: lighter; letter-spacing: 5px; text-transform: lowercase; }
  26.  
  27. #gallery {
  28. background-color: #f7f0e0;
  29. position: absolute;
  30. left: 50px;
  31. bottom: 0px;
  32. height: 400px;
  33. width: 500px;
  34. opacity: 0;
  35. margin: 5px;
  36. padding: 5px;
  37. overflow: auto;
  38. font-size: 10px;
  39. text-align: center;
  40. letter-spacing: 1px;
  41. line-height: 10px;
  42. text-shadow:0px 0px 2px silver;
  43. font-weight: lighter;
  44. font-family: times;
  45. text-transform: uppercase;
  46. transition: all 0.5s ease-in-out;
  47. -webkit-transition: all 0.5s ease-in-out;
  48. -moz-transition: all 0.5s ease-in-out;}
  49.  
  50. #gallery:hover {
  51. background-color: #f7f0e0;
  52. position: absolute;
  53. left: 60px;
  54. bottom: 40px;
  55. height: 500px;
  56. width: 550px;
  57. opacity: 0.8;
  58. color: #8e6d37;
  59. padding: 10px;
  60. font-size: 10px;
  61. text-align: center;
  62. letter-spacing: 1px;
  63. line-height: 10px;
  64. text-shadow:0px 0px 2px silver;
  65. font-weight: lighter;
  66. font-family: times;
  67. text-transform: uppercase;
  68. overflow: auto;
  69. transition: all 0.5s ease-in-out;
  70. -webkit-transition: all 0.5s ease-in-out;
  71. -moz-transition: all 0.5s ease-in-out;}
  72.  
  73. .clear img{
  74. width:55px;
  75. height:55px;
  76. padding:0px;
  77. background:transparent;
  78. float: left;
  79. border: 1px solid tan;
  80. border-radius: 30%;
  81. margin:5px 5px 0px 0px;
  82. -webkit-transition: all 1s ease;
  83. -moz-transition: all 1s ease;
  84. -o-transition: all 1s ease;
  85. -ms-transition: all 1s ease;
  86. transition: all 1s ease;
  87. }
  88.  
  89. .clear img:hover{
  90. width:55px;
  91. height:55px;
  92. padding:0px;
  93. float: left;
  94. background:transparent;
  95. border: 1px solid tan;
  96. border-radius: 50%;
  97. margin:5px 5px 0px 0px;
  98. }
  99.  
  100. </style>
  101.  
  102. <div id="gallery">
  103. <h2>gallery</h2>
  104. <div class="clear"><a href="http://i61.tinypic.com/5lv4sx.jpg"><img src="http://i61.tinypic.com/5lv4sx.jpg"></a></div>
  105. <div class="clear"><a href="http://i61.tinypic.com/345g1zn.jpg"><img src="http://i61.tinypic.com/345g1zn.jpg"></a></div>
  106. <div class="clear"><a href="http://i59.tinypic.com/2djxcw0.jpg"><img src="http://i59.tinypic.com/2djxcw0.jpg"></a></div>
  107. <div class="clear"><a href="http://i57.tinypic.com/2uf395j.jpg"><img src="http://i57.tinypic.com/2uf395j.jpg"></a></div>
  108. <div class="clear"><a href="http://i58.tinypic.com/28wktux.jpg"><img src="http://i58.tinypic.com/28wktux.jpg"></a></div>
  109. <div class="clear"><a href="http://i57.tinypic.com/28h3otu.jpg"><img src="http://i57.tinypic.com/28h3otu.jpg"></a></div>
  110.  
  111. <br><br><br><br><br><br><br><br>
  112. <h2>the goddess</h2>
  113.  
  114. <div class="clear"><a hrefhttp://i57.tinypic.com/a3fofb.jpg"><img src="http://i57.tinypic.com/a3fofb.jpg"></a></div>
  115. <div class="clear"><a href="http://i57.tinypic.com/33m7no6.jpg"><img src="http://i57.tinypic.com/33m7no6.jpg"></a></div>
  116. <div class="clear"><a href="http://i58.tinypic.com/rr6x06.jpg"><img src="http://i58.tinypic.com/rr6x06.jpg"></a></div>
  117. <div class="clear"><a href="http://i62.tinypic.com/2hz4mt0.jpg"><img src="http://i62.tinypic.com/2hz4mt0.jpg"></a></div>
  118. <div class="clear"><a href="http://i60.tinypic.com/2elcupj.jpg"><img src="http://i60.tinypic.com/2elcupj.jpg"></a></div>
  119. <div class="clear"><a href="http://i61.tinypic.com/9geh46.jpg"><img src="http://i61.tinypic.com/9geh46.jpg"></a></div>
  120.  
  121. <br><br><br><br><br><br><br>
  122. <h3>out of character</h3>
  123. layout by kieta. ic ≠ ooc. joshua is taken, therefore no sex.
  124.  
  125. </div>
  126.  
  127. <h3>J O S H U A</h3>
  128. <i>farm boy | ♂ | 27 years old </i>
  129.  
  130. <img style="visibility:hidden;" src="http://dcgi.felk.cvut.cz/home/zara/VRMLbench/vrml/textures/tex0001.jpg" onload="document.getElementsByTagName('title')[0].innerHTML='ᴊ σ ʂ ʜ υ ɑ ◇ τ ʜ ε ғ ɑ ʀ ɱ ε ʀ';"></img>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement