Advertisement
owlette

chloe;

Apr 30th, 2014
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.03 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none;}
  3. body {background-color: transparent;}
  4. #profile {background-color: transparent;}
  5. #profile {border: 0px;}
  6.  
  7. body {
  8. background-image: url('http://media.tumblr.com/tumblr_m51vdtGMUM1rnjuep.png');
  9. background-attachment: fixed;
  10. font-family: tinytots;
  11. font-size: 8px;
  12. }
  13.  
  14. ::-webkit-scrollbar-thumb:vertical {
  15. background-color: #e4bec3;
  16. height: 30px;
  17. }
  18.  
  19. ::-webkit-scrollbar {
  20. height: 30px;
  21. width: 3px;
  22. background-color: #f9f9f9;
  23. }
  24.  
  25. /* LINKS */
  26.  
  27. a {
  28. color: #e4b49f;
  29. text-decoration: none;
  30. }
  31.  
  32. /* BOLD TEXT */
  33.  
  34. b, strong {
  35. color: #d3a184;
  36. }
  37.  
  38. /* ITALIC TEXT */
  39.  
  40. i, em {
  41. color: #c4cecb;
  42. }
  43.  
  44. #title {
  45. font-size: 38px;
  46. font-family: codystar;
  47. letter-spacing: 6px;
  48. color: #fff;
  49. }
  50.  
  51. #placeholder {
  52. margin-top: 140px;
  53. }
  54.  
  55. #content {
  56. margin-top: -2px;
  57. width: 500px;
  58. height: 305px;
  59. position: relative;
  60. background-color: #fff;
  61. padding: 5px;
  62.  
  63. border-radius: 28px;
  64. border: 3px dotted #e8e3e2;
  65. box-shadow: 0px 0px 6px 1px #cbb2a8;
  66. background-image: url('http://media.tumblr.com/tumblr_m51vq1aHYY1rnjuep.png');
  67. }
  68.  
  69. #content a {
  70. text-decoration: none;
  71. text-align: justify;
  72. color: #e6bcd4;
  73. -webkit-transition: all 0.7s ease-in-out;
  74. -moz-transition: all 0.7s ease-in-out;
  75. -o-transition: all 0.7s ease-in-out;
  76. -ms-transition: all 0.7s ease-in-out;
  77. transition: all 0.7s ease-in-out;
  78. }
  79.  
  80. #content a:hover {
  81. text-decoration: none;
  82. color: #ded69f;
  83. }
  84.  
  85. #middleimage {
  86. width: 150px;
  87. height: 280px;
  88. margin-top: 8px;
  89. overflow: hidden;
  90. border: 5px solid pink;
  91. }
  92.  
  93. #middleimage img {
  94. max-width: 220px;
  95. max-height: 330px;
  96. }
  97.  
  98. #aboutbg {
  99. width: 143px;
  100. height: 280px;
  101. overflow: auto;
  102. margin-top: -290px;
  103. margin-left: 6px;
  104. padding: 10px 10px 0px 10px;
  105. position: fixed;
  106. background-image: url('http://media.tumblr.com/tumblr_m51vtePDcv1rnjuep.png');
  107. background-color: #f9f9f9;
  108. }
  109.  
  110. #portrait img {
  111. border-radius: 100px;
  112. margin-top: 3px;
  113. margin-bottom: 3px;
  114. box-shadow: 0px 0px 3px 1px #ccc;
  115. }
  116.  
  117. #about {
  118. width: 128px;
  119. padding: 7px;
  120. background-color: #fff5f9;
  121. border-radius: 8px;
  122. position: relative;
  123. font-family: oxygen;
  124. font-size: 9px;
  125. text-align: justify;
  126. color: #b6abb1;
  127. margin-bottom: 10px;
  128. }
  129.  
  130. #placesbg {
  131. width: 143px;
  132. height: 280px;
  133. overflow: auto;
  134. margin-top: -290px;
  135. margin-left: 331px;
  136. padding: 10px 10px 0px 10px;
  137. position: fixed;
  138. background-image: url('http://media.tumblr.com/tumblr_m51vtePDcv1rnjuep.png');
  139. background-color: #f9f9f9;
  140. }
  141.  
  142. #places {
  143. width: 128px;
  144. padding: 7px;
  145. background-color: #fff5f9;
  146. border-radius: 8px;
  147. position: relative;
  148. font-family: oxygen;
  149. font-size: 9px;
  150. text-align: left;
  151. color: #b6abb1;
  152. margin-bottom: 10px;
  153. }
  154.  
  155. #places img {
  156. border-radius: 20px;
  157. float: left;
  158. margin-right: 5px;
  159. max-width: 40px;
  160. box-shadow: 2px 2px 2px #ddd7cf;
  161. }
  162.  
  163. #header {
  164. text-align: center;
  165. font-family: consolas;
  166. text-transform: uppercase;
  167. font-size: 9px;
  168. letter-spacing: 2px;
  169. color: #c6bba2;
  170. padding: 3px;
  171. border-bottom: 1px dashed #decbcb;
  172. margin-bottom: 3px;
  173. }
  174.  
  175. #credit {
  176. position: fixed;
  177. bottom: 8px;
  178. right: 10px;
  179. font-size: 10px;
  180. color: #e4b49f;
  181. }
  182.  
  183.  
  184. </style>
  185.  
  186.  
  187.  
  188. <div id="credit"><a href="http://cocorini.tumblr.com/" target="_blank">?</a></div>
  189.  
  190. <div align="center"><div id="placeholder">
  191.  
  192.  
  193.  
  194. <div id="title">c h l o e</div>
  195.  
  196. <div id="content">
  197.  
  198. <div id="middleimage">
  199. <img src="http://i59.tinypic.com/10pn87m.jpg" height="280">
  200. </div>
  201.  
  202.  
  203.  
  204. <div id="aboutbg">
  205.  
  206. <div id="about">
  207. <div align="center"><img src="http://i58.tinypic.com/1zwf5s9.jpg" width="50"></div>
  208.  
  209. <div id="header">stats</div>
  210. Name / Chloe Aves. <br>
  211. Nicknames / Baby, Kitten. <br>
  212. Age / Ten. <br>
  213. Gender / Femme. <br>
  214. Species / King Cheetah.<br>
  215. Bloodline / Nahual. <br>
  216. Family / <a href="http://2.roleplaychat.org/profile.php?user=Tief">Daddy</a>. <br>
  217. Abilities / <a title="magpie.">Shapeshifter</a>. <br>
  218.  
  219.  
  220. </div>
  221.  
  222. <div id="about">
  223. <div id="header">about</div>
  224. Chloe comes from a long line of rare anthromorphic shape shifters called <i>Nahual</i>. Each person has their own unique 'alter' ego that reflects partially upon their family's lineage and to help show the true path they are meant to take in life. Most of these alter egos differ in size greatly from their own; and many families will have similar species throughout their bloodline - such as Chloe's are of avian nature. Others may include rodents, insects and reptiles.
  225. </div>
  226.  
  227. <div id="about">
  228. <div id="header">ooc</div>
  229. IC ≠ OOC. ♢ Not particularly PM friendly. ♢ Do not start with a post. ♢ Sexual roleplay is not happening. ♢ If asked nicely, I might help with your coding issues. ♢ Multi paragraph, will more than likely match your posts. ♢ Third person. ♢ Artwork not my own. ♢ Main = Kieta.
  230. </div>
  231. </div>
  232.  
  233.  
  234.  
  235.  
  236. <div id="placesbg">
  237.  
  238. <div id="places" align="center">
  239. <div id="header">gallery</div>
  240.  
  241. <a href="http://i62.tinypic.com/29e4p0.jpg"><img src="http://i62.tinypic.com/29e4p0.jpg" height="50px"></a>
  242. <a href="http://i58.tinypic.com/332ares.jpg"><img src="http://i58.tinypic.com/332ares.jpg" height="50px"></a>
  243. <a href="http://i61.tinypic.com/24yts2w.jpg"><img src="http://i61.tinypic.com/24yts2w.jpg" height="50px"></a>
  244. <a href="http://i61.tinypic.com/w0ncpl.jpg"><img src="http://i61.tinypic.com/w0ncpl.jpg" height="50px"></a>
  245. <a href="http://i58.tinypic.com/2yyw2t5.jpg"><img src="http://i58.tinypic.com/2yyw2t5.jpg" height="50px"></a>
  246. <br><br>click on icons~!<br><br><br>
  247. </div>
  248.  
  249. <br><br>
  250.  
  251. <div id="places">
  252. <div id="header">friend</div>
  253. <a href=""><img src="http://media.tumblr.com/tumblr_m51ykm3yFY1rnjuep.png"></a>
  254. i will put a cute little description of you if you become my friend~ ?</div>
  255.  
  256. <div id="places">
  257. <div id="header">friend</div>
  258. <a href=""><img src="http://media.tumblr.com/tumblr_m51ykm3yFY1rnjuep.png"></a>
  259. i will put a cute little description of you if you become my friend~ ?
  260. </div>
  261.  
  262. <div id="places">
  263. <div id="header">friend</div>
  264. <a href=""><img src="http://media.tumblr.com/tumblr_m51ykm3yFY1rnjuep.png"></a>
  265. i will put a cute little description of you if you become my friend~ ?
  266. </div>
  267.  
  268. </div>
  269.  
  270. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement