Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.97 KB | None | 0 0
  1. <style>
  2. body {background: #68999d; cursor: url(http://i.imgur.com/pg9xw.png), auto;} a, a:hover, .one:hover, .two:hover , .three:hover {cursor:url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto; }
  3.  
  4. @font-face { font-family: caviar; src: url(https://dl.dropboxusercontent.com/s/jmybjb3qrzs0z19/Caviar.ttf); }
  5.  
  6. @font-face { font-family: raleway; src: url(https://dl.dropboxusercontent.com/s/0k6m1w34nkjzq3q/Raleway.ttf); }
  7.  
  8. h1 {
  9. font-family: caviar;
  10. color: #B7A3B8;
  11. font-size: 14px;
  12. line-height: 20px;
  13. text-transform: uppercase;
  14. text-align: left;
  15. letter-spacing: 1px; }
  16.  
  17. h2 {
  18. position: relative;
  19. display: block;
  20. margin-left: auto;
  21. margin-right: auto;
  22. margin: 0;
  23. margin-bottom: -10px;
  24. height: 24px;
  25. font-family: raleway;
  26. color: #fff;
  27. line-height: 26px;
  28. font-size: 13px;
  29. text-align: center;
  30. font-weight: 100;
  31. background: #59465A; }
  32.  
  33. h3 {
  34. margin-top: 10px;
  35. margin-bottom: 10px;
  36. color: #757982;
  37. font-family: book;
  38. font-size: 15px;
  39. line-height: 18px;
  40. text-align: center;
  41. font-variant: small-caps;
  42. font-weight: normal;
  43. border-bottom: 1px dashed #DEDEDE; }
  44.  
  45. h4 {
  46. color: #B7A3B8;
  47. font-size: 7px;
  48. font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  49. text-transform: uppercase;
  50. line-height: 15px;
  51. text-align: right;
  52. border-top: 1px dashed #B7A3B8;
  53. font-weight: 100;
  54. letter-spacing: 3px; }
  55.  
  56. strong {
  57. font-family: courier new;
  58. color: #68999d;
  59. font-size: 10px;
  60. text-transform: uppercase;
  61. font-weight: 100; }
  62.  
  63. em {
  64. font-family: times new roman;
  65. color: #B7A3B8;
  66. font-size: 11px;
  67. letter-spacing: 1px; }
  68.  
  69. p {
  70. color: #f4ebd2;
  71. font-family: verdana;
  72. font-size: 10px;
  73. line-height: 12px;}
  74.  
  75. .main {
  76. background: #68999d;
  77. border: 7px solid #f46d35;
  78. position: fixed; margin: auto; left: 0px; right: 0px;
  79. bottom: 0px;
  80. width: 600px;
  81. height: 170px;
  82. z-index: 1; }
  83.  
  84. .name {
  85. width: 670px;
  86. height: 100px;
  87. position: absolute;
  88. top: 300px;
  89. left: 57px;
  90. font-family: raleway;
  91. color: #503E51;
  92. font-size: 98.5px;
  93. text-transform: uppercase;
  94. text-align: left;
  95. -moz-transition-duration: 0.5s;
  96. -webkit-transition-duration: 0.5s;
  97. -o-transition-duration: 0.5s;
  98. transition-duration: 0.5s; }
  99.  
  100. .one, .two, .three {
  101. background: #533d35;
  102. position: relative;
  103. float: top;
  104. top: -1px;
  105. left: 5px;
  106. margin-top: 7px;
  107. height: 48px;
  108. width: 10px;
  109. -webkit-transition: all 1.2s ease;
  110. -moz-transition: all 1.2s ease;
  111. -o-transition: all 1.2s ease; }
  112.  
  113. .stats {
  114. background: #68999d;
  115. border: 5px solid #f46d35;
  116. outline: 90px solid #503d35;
  117. outline-offset: -100px;
  118. position: absolute;
  119. left: 402px;
  120. top: -5px;
  121. width: 195px;
  122. height: 170px;
  123. }
  124.  
  125. .box {
  126. background: #533d35;
  127. position: absolute;
  128. top: 6px;
  129. left: 20px;
  130. width: 374px;
  131. height: 158px;
  132. overflow: hidden; }
  133.  
  134.  
  135. table {
  136. position: relative;
  137. float: left;
  138. margin: auto;
  139. left: 10px;
  140. top: 9px;
  141. width: 175px; }
  142.  
  143. p.td {
  144. text-align: right;
  145. font-family: verdana;
  146. font-size: 9px;
  147. line-height: 12px;
  148. color: #f3ecd2; }
  149.  
  150. td {
  151. text-align: left;
  152. line-height: 11px; }
  153.  
  154. .text {position: absolute; top: -50px; left: 8px; margin: auto;
  155. opacity:0;
  156. height: 135px;
  157. width: 345px;
  158. padding: 8px;
  159. text-align: justify;
  160. font-size: 13px;
  161. overflow: auto;
  162. color: #fff5d5;
  163. padding-right: 15px;
  164. font-family: caviar dreams;
  165.  
  166. z-index:0;overflow:auto transition: all 0.9s ease-in-out;
  167. -webkit-transition: all 0.9s ease-in-out;
  168. -moz-transition: all 0.9s ease-in-out;
  169. -o-transition: all 0.9s ease-in-out;
  170. -ms-transition: all 0.9s ease-in-out;}
  171.  
  172.  
  173. .text:target{top: 4px; opacity:1;
  174. z-index:10;transition: all 0.9s ease-in-out;
  175. -webkit-transition: all 0.9s ease-in-out;
  176. -moz-transition: all 0.9s ease-in-out;
  177. -o-transition: all 0.9s ease-in-out;
  178. -ms-transition: all 0.9s ease-in-out;overflow:auto;}
  179.  
  180.  
  181. center {text-shadow: #000 -1px 0px, #000 0px 1px, #000 1px 0px, #000 0px -1px; color: #f8d030;}
  182.  
  183. a:link {text-decoration: none;}
  184.  
  185. a.tooltip {outline:none; }
  186. a.tooltip:hover {text-decoration:none;}
  187. a.tooltip span {
  188. z-index:10;
  189. display:none;
  190. padding:14px;
  191. line-height:14px;
  192. }
  193.  
  194. a.tooltip:hover span{
  195. display:inline;
  196. position: absolute;
  197. color:#f67036;
  198. font-size:11px;
  199. text-align:justify;
  200. line-height:14px;
  201. font-family:georgia;
  202. top: 80px;
  203. left: 10px;
  204. width: 305px;
  205. background:#5b4538;
  206. border-radius:6px;
  207. }
  208.  
  209. ::-webkit-scrollbar {
  210. width: 5px;
  211. height: 0px;
  212. background:;
  213. }
  214.  
  215. ::-webkit-scrollbar-thumb {
  216. background-color:#f67036;
  217. -webkit-border-radius: 10px;
  218. border-radius: 10px;
  219. }
  220. a:link, a:visited, a:active {cursor: url(http://i.imgur.com/pg9xw.png), auto;
  221. text-decoration:none;
  222. color: #939bec;
  223. -moz-transition-duration: 0.5s;
  224. -webkit-transition-duration: 0.5s;
  225. -o-transition-duration: 0.5s;
  226. transition-duration: 0.5s; }
  227.  
  228. a:hover {
  229. color: #fff; }
  230.  
  231. .img {position: absolute; top: -395px; left: 14px;}
  232. </style>
  233.  
  234. <div class="main"><div class="img"><img style="position: absolute; top: 320px;" src="http://i.imgur.com/BS8lUAz.gif"><img src="http://i.imgur.com/GJ9a3x4.png" width=393></div>
  235. <a href="#01"><div class="one">&nbsp;</div></a>
  236. <a href="#02"><div class="two">&nbsp;</div></a>
  237. <a href="#03"><div class="three">&nbsp;</div></a>
  238. <div class="box">&nbsp;
  239.  
  240. <div id="01" class="text"><p>Bratty to a fault. She tends to not hold back when she's talking, though she rarely makes eye contact with anyone. She says what she's thinking, on the fly, with no hesitance or consideration for anyone else.<br><br>
  241.  
  242. The only exception to this is when it comes to Silver, who she seems to have respect for. However, even with him she has her quirks, calling him "Silver" without a title, not even refering to him as 'master', and she's not afraid to make crude comments about him having a good time with her.<br><br>
  243.  
  244. She can be childish when she doesn't get her way, or it she is having a particularly hard time in a game. She's been known to throw the controller on more than one occassion. She also adores candy, and the easiest way to convince her that you mean no harm is to offer it to her.
  245. <br><br>
  246. Getting her mad is ill-advised. If she doesn't attack, it can be assured that the moment you see her smile, your fate has been sealed and you should be wary of what Silver will do to you.</p></div>
  247.  
  248. <div id="02" class="text"><a target="_blank" href="https://roleplay.chat/profile.php?user=Rival+Silver" class="tooltip">
  249. <img src="http://i.imgur.com/AngcDl3.png">
  250. <span>
  251. He's my trainer. Let's me eat all the candy I want, and play video games too. We also bond over cute anime girls! Silver is really great.
  252. </span></a>
  253.  
  254. </div>
  255. <div id="03" class="text">
  256. <p>o0: Coding was done by <a target="_blank" href="https://chernadocommission.tumblr.com">Chernado</a> (which is me). Leave me RPC mail on Chernado if interested.<br><br>o1: AFK a lot. I don't owe you shit. If I don't answer your PM, I either didn't get it, was sleeping, or blocked you.<br><br>o2: Faceclaim is Anzu Futaba from Cinderella Girls.<br><br>o3: Story is great. Smut is great. Story with smut is perfection. I don't perform fellatio. Seriously, do not ask me.</p></div>
  257. </div>
  258. <div class="stats">
  259. <table border="0" cellspacing="0">
  260. <tr>
  261. <td><strong>name</strong></td>
  262. <td>
  263. <p class="td">Anzu</p>
  264. </td>
  265. </tr>
  266. <tr>
  267. <td><strong>type</strong></td>
  268. <td>
  269. <p class="td">Psychic/Fairy</p>
  270. </td>
  271. </tr>
  272. <tr>
  273. <td><strong>nature</strong></td>
  274. <td>
  275. <p class="td">Sassy</p>
  276. </td>
  277. </tr>
  278. <tr>
  279. <td><strong>age</strong></td>
  280. <td>
  281. <p class="td">Seventeen</p>
  282. </td>
  283. </tr>
  284. <tr>
  285. <td><strong>height/weight</strong></td>
  286. <td>
  287. <p class="td">4'5"/66lbs</p>
  288. </td>
  289. </tr>
  290. <tr>
  291. <td><strong>ability</strong></td>
  292. <td>
  293. <p class="td">Telepathy</p>
  294. </td>
  295. </tr>
  296. <tr>
  297. <td><strong>species</strong></td>
  298. <td>
  299. <p class="td">Shiny Kirlia</p>
  300. </td>
  301. </tr>
  302. <tr>
  303. <td><strong>subspecies</strong></td>
  304. <td>
  305. <p class="td">Emotion Pokémon</p>
  306. </td>
  307. </tr>
  308. <tr>
  309. <td><strong>Trainer</strong></td>
  310. <td>
  311. <p class="td">Silver</p>
  312. </td>
  313. </tr>
  314. <tr>
  315. <td><strong>Orientation</strong></td>
  316. <td>
  317. <p class="td">Heterosexual</p>
  318. </td>
  319. </tr>
  320. <tr>
  321. <td><strong>paramour</strong></td>
  322. <td>
  323. <p class="td">Unclaimed</p>
  324. </td>
  325. </tr>
  326. </table>
  327. </div>
  328. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement