Advertisement
Esme

O5. Belle's profile for Arianna

Jan 29th, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.55 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Josefin+Sans:100,700);
  3. @import url(https://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic);
  4.  
  5.  
  6. ::-webkit-scrollbar-thumb:vertical {
  7. background-color: #BB90A8;
  8. }
  9.  
  10. ::-webkit-scrollbar {
  11. width: 5px;
  12. background-color: transparent;
  13. }
  14.  
  15. body {
  16. background: url(http://static.tumblr.com/fd25cf263f97e81a3b403a06dae0013e/fecg7oi/2L7n85q3k/tumblr_static_6juq17iajdwkgs00cwcw4s0cs.png) repeat fixed;
  17. font:10px lora, serif;
  18. color:#573B2B;
  19. }
  20.  
  21. a, body, span {
  22. cursor:default;
  23. }
  24.  
  25. span {
  26. border-bottom:1px #796BAE dotted;
  27. color:#796BAE;
  28. }
  29.  
  30. .ion {
  31. position:absolute;
  32. left:45px;
  33. bottom:15px;
  34. padding:15px;
  35. background-color:#fff;
  36. width:120px;
  37. }
  38.  
  39. .short {
  40. position:absolute;
  41. left:205px;
  42. height:37px;
  43. padding:10px;
  44. width:140px;
  45. bottom:15px;
  46. text-align:center;
  47. background-color:#fff;
  48. }
  49.  
  50. .pr {
  51. position:absolute;
  52. left:205px;
  53. bottom:72px;
  54. letter-spacing:-2px;
  55. font:22px josefin sans, sans-serif;
  56. color:#000;
  57. font-weight:100;
  58.  
  59. }
  60.  
  61. b {
  62. color:#6C5C7A;
  63. text-transform:uppercase;
  64. font:bold 12px corbel, sans-serif;
  65. line-height:11px;
  66. }
  67.  
  68. i {
  69. color:#BE6D84;
  70. }
  71.  
  72. strike {
  73. color:#796BAE;
  74. }
  75.  
  76. .navs {
  77. position:absolute;
  78. left:205px;
  79. bottom:105px;
  80. width:190px;
  81. text-align:left;
  82. z-index:99
  83. }
  84.  
  85. .navo {
  86. display:inline-block;
  87. background-color:#B2A2C7;
  88. padding:13 28 13 22;
  89. margin:1 1 0 1;
  90. }
  91.  
  92. .navo:hover {
  93. background-color:#8D4585;
  94. }
  95.  
  96. .op {
  97. -webkit-transition:all 0.6s ease-out;
  98. -moz-transition:all 0.6s ease-out;
  99. -ms-transition:all 0.6s ease-out;
  100. -o-transition:all 0.6s ease-out;
  101. }
  102.  
  103. .holds {
  104. position:absolute;
  105. top:275px;
  106. left:45px;
  107. height:333px;
  108. text-align:justify;
  109. opacity:0.0;
  110. background-color:#fff;
  111. padding:10px;
  112. overflow:auto;
  113. width:300px;
  114. }
  115.  
  116. .holds:target {
  117. opacity:1.0;
  118. z-index:7;
  119. }
  120.  
  121. h2 {
  122. font:italic 12px josefin sans, sans-serif;
  123. text-transform:uppercase;
  124. text-align:center;
  125. padding-bottom:5px;
  126. margin:0 0 10 0;
  127. border-bottom:1px #999 dashed;
  128. }
  129.  
  130. .al {
  131. padding:2 5 2 2;
  132. text-align:right;
  133. font:10px lora, serif;
  134. }
  135. .ar {
  136. padding:2 2 2 5;
  137. text-align:left;
  138. font:10px lora, serif;
  139. }
  140.  
  141. #enco img {
  142. width:90px;
  143. padding:3px;
  144. }
  145.  
  146. #enco img:hover {
  147. opacity:0.5;
  148. }
  149.  
  150. .cred a {
  151. text-decoration:none;
  152. color:#573B2B;
  153. }
  154.  
  155. .cred a:hover {
  156. color:#573B2B;
  157.  text-shadow: 4px -2px #FFD9E0;
  158. }
  159.  
  160. .whats {
  161. position:absolute;
  162. bottom:0px;
  163. left:0px;
  164. }
  165.  
  166. audio {
  167. position:absolute;
  168. left:15px;
  169. width:45px;
  170. z-index:2;
  171. margin:-8px 0px 0px -15px;
  172. opacity:0.0;
  173. z-index:599;
  174. }
  175.  
  176. .cover {
  177. position:absolute;
  178. top:6px;
  179. left:143px;
  180. width:45px;
  181. height:20px;
  182. }
  183.  
  184. .cred {
  185. border:1px #999 solid;
  186. padding:5px;
  187. background-color:#fff;
  188. position:absolute;
  189. top:4px;
  190. width:10px;
  191. right:4px;
  192. height:10px;
  193. overflow:hidden;
  194. text-align:left;
  195. }
  196.  
  197. .cred a {
  198. text-decoration:none;
  199. color:#999;
  200. font-style:italic;
  201. }
  202.  
  203.  
  204. .cred:hover {
  205. width:90px;
  206. }
  207.  
  208.  
  209. .c {
  210. margin:-12px 0 0 20px;
  211. }
  212.  
  213. .cred img {
  214. width:10px;
  215. opacity:0.8;
  216. }
  217.  
  218.  
  219. </style>
  220.  
  221. <a href="#"><img src="https://68.media.tumblr.com/2909495b52dc5489a44ce85a256c070c/tumblr_ocijg09DFl1vuhalio2_250.png" class="ion"></a>
  222. <div class="short"><b>ARIANNA</b>. 18. <br>daughter of aphrodite.<br>freshman @ u of olympia</div>
  223. </div>
  224. <div class="pr">HEARTBREAKER
  225.  
  226. <div class="cover"><img src="http://66.media.tumblr.com/tumblr_m7w2izzY0j1r6o8v2.gif"><audio controls>
  227.  <source src="MP3URL">
  228. </audio>
  229. </div>
  230.  
  231.  
  232. </div>
  233.  
  234. <div class="navs">
  235. <a href="#stat" class="op navo"></a>
  236. <a href="#pers" class="op navo"></a>
  237. <a href="#abil" class="op navo"></a><br>
  238. <a href="#hist" class="op navo"></a>
  239. <a href="#enco" class="op navo"></a>
  240. <a href="#ooc" class="op navo"></a>
  241.  
  242. </div>
  243.  
  244.  
  245.  
  246.  
  247.  
  248. <div class="holds op" id="stat">
  249. <h2>rule number one is that you gotta have fun</h2>
  250.  
  251. <table width="300" >
  252. <tr>
  253. <th class="ar"><b>name</b></th>
  254. <th class="al">arianna grande or something idk</th>
  255. </tr>
  256. <tr>
  257. <th class="ar"><b>date of birth</b></th>
  258. <th class="al">whenever i tell you it is</th>
  259. </tr>
  260. <tr>
  261. <th class="ar"><b>gender</b></th>
  262. <th class="al">female</th>
  263. </tr>
  264. <tr>
  265. <th class="ar"><b>occupation</b></th>
  266. <th class="al">student</th>
  267. </tr>
  268. <tr>
  269. <th class="ar"><b>from</b></th>
  270. <th class="al">me mum</th>
  271. </tr>
  272. <tr>
  273. <th class="ar"><b>height</b></th>
  274. <th class="al">2cute4u.</th>
  275. </tr>
  276. <tr>
  277. <th class="ar"><b>marital</b></th>
  278. <th class="al">no strings attached</th>
  279. </tr>
  280. <tr>
  281. <th class="ar"><b>classification</b></th>
  282. <th class="al">demi-god; daughter of aphrodite</th>
  283. </tr>
  284.  
  285. <tr>
  286. <th class="ar"><b>copy</b></th>
  287. <th class="al">this stat for more stats</th>
  288. </tr>
  289.  
  290.  
  291. </table>
  292. </div>
  293.  
  294.  
  295. <div class="holds op" id="abil">
  296. <h2>this is how to be a heartbreaker</h2>
  297. <b>ability</b> <br>
  298. description<br><br>
  299. </div>
  300.  
  301. <div class="holds op" id="pers">
  302. <h2>i love you — at least i think i do</h2>
  303. personality of a bubblegum bitch
  304. </div>
  305.  
  306. <div class="holds op" id="hist">
  307. <h2>boys, they like the look of danger</h2>
  308. your history here, yo<Br><br>
  309.  
  310. </div>
  311.  
  312. <div class="holds op" id="enco">
  313. <h2>we'll get them fallin' for a stranger, a player</h2>
  314. <a target="_blank" href="https://roleplay.chat/profile.php?user=Evangeline"><img class="op" src="http://media.tumblr.com/22eefaac78bfdfbe6dc6468da81aba44/tumblr_inline_moc9xbwazh1qz4rgp.png" title="evangeline kwon; best friend, despite how much we fight."></a>
  315. <a target="_blank" href="https://roleplay.chat/profile.php?user=Maja"><img class="op" src="https://s-media-cache-ak0.pinimg.com/236x/d3/ac/11/d3ac1164fbf8241ec026bc4e49187a00.jpg" title="maja belmonte; sister from another mister - literally. another daughter of aphrodite."></a>
  316. <br>
  317. use square images <b>only</b> or i'll cry very hard
  318. </div>
  319.  
  320. <div class="holds op" id="ooc">
  321.  
  322. <b><i>001</i></b> coded by cindy. you're not allowed to use this for yourself.<br>
  323. <b><i>002</i></b> admin of the greek university room.<br>
  324. <b><i>003</i></b> if you wish to join, send me a PM/mail.<br>
  325. <b><i>004</i></b> fc is zendaya coleman.<br><br><br>
  326.  
  327. all boxes will scroll; looks ugly. don't recommend it. but they will if you need them to<br>
  328. if you don't use square images in the friends section i will never stop screaming
  329. (not that i stop anyway but this time i'll be screaming at you)<br>
  330. i'm taking up space<br>
  331. i'm very tired, i want cereal and more apple toast and can you tell i'm considering bringing back my majamonster<br>
  332. <i>considering:</i> see i'm <b>gonna</b> #857289
  333. </div>
  334.  
  335.  
  336. <div class="cred op">
  337. <a target="_blank" href="https://roleplay.chat/profile.php?user=Cindy Moon" class="op"><img src="http://i.picpar.com/0lVb.png"><p class="c">codes by cindy!</p></a>
  338. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement