Advertisement
rpaccount

AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

Oct 17th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.63 KB | None | 0 0
  1. <style>
  2. @import url(https://fonts.googleapis.com/css?family=Voltaire|Abel);
  3.  
  4. .pfor {display: none;}
  5. #profile {
  6. background-color:transparent;
  7. border: 0px;}
  8. body {
  9. background-image: url('https://zippy.gfycat.com/SomberFarflungAfricanfisheagle.gif');
  10. background-repeat: no-repeat;
  11. background-size: cover;
  12. background: #transparent;
  13. }
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. #f1_container {
  21. margin: 0px auto;
  22. width: 238px;
  23. height: 338px;
  24. z-index: 2;
  25. }
  26. #f1_container {
  27. perspective: 1000;
  28. }
  29. #f1_card {
  30. width: 100%;
  31. height: 100%;
  32. transform-style: preserve-3d;
  33. transition: all 1.0s linear;
  34. }
  35. #f1_container:hover #f1_card {
  36. transform: rotateY(180deg);
  37. }
  38. .face {
  39. position: fixed;
  40. width: 100%;
  41. height: 100%;
  42. backface-visibility: hidden;
  43. }
  44. .face.back {
  45. display: block;
  46. transform: rotateY(180deg);
  47. box-sizing: border-box;
  48. padding: 7px;
  49. color: white;
  50. text-align: center;
  51. background-color: #aaa;
  52.  
  53. }
  54.  
  55.  
  56.  
  57.  
  58. #pickle:hover .boxturtle{
  59. opacity: 0.8;
  60. margin-top: 10px;
  61. }
  62.  
  63.  
  64.  
  65. .boxturtle{
  66. position: absolute;
  67. bottom: 0px;
  68. left: 4px;
  69. font-size: 14px;
  70. width:220px;
  71. height: 330px;
  72. padding: 5px;
  73. font-family: Play;
  74. z-index: 4;
  75. background: #000000;
  76. border:0px;
  77. color: #ffcc00;
  78. text-align: justify;
  79. opacity: 10;
  80. overflow:hidden;
  81. border-style: inset;
  82. -webkit-transition: 0.3s;
  83. -moz-transition: 0.3s;
  84. -o-transition: 0.3s;
  85. transition: 0.3s;
  86. }
  87.  
  88.  
  89.  
  90.  
  91. #pop:hover .howlingmonkey{
  92. opacity: 100;
  93. margin-top: 10px;
  94. }
  95.  
  96.  
  97.  
  98. .howlingmonkey{
  99. position: absolute;
  100. bottom: 0px;
  101. left: 4px;
  102. font-size: 14px;
  103. width:220px;
  104. height: 330px;
  105. padding: 5px;
  106. font-family: Play;
  107. z-index: 4;
  108. background: #transparent;
  109. border:0px;
  110. color: transparet;
  111. text-align: justify;
  112. opacity: 100;
  113. overflow:hidden;
  114. border-style: inset;
  115. -webkit-transition: 0.3s;
  116. -moz-transition: 0.3s;
  117. -o-transition: 0.3s;
  118. transition: 0.3s;
  119. }
  120.  
  121.  
  122.  
  123.  
  124. #chewy:hover .bloodshot{
  125. opacity: 0.8;
  126. margin-top: 10px;
  127. }
  128.  
  129.  
  130.  
  131. .bloodshot{
  132. position: absolute;
  133. bottom: 0px;
  134. left: 4px;
  135. font-size: 14px;
  136. width:220px;
  137. height: 330px;
  138. padding: 5px;
  139. font-family: Play;
  140. z-index: 4;
  141. background: #000;
  142. border:0px;
  143. color: #ffcc00;
  144. text-align: justify;
  145. opacity: 0;
  146. overflow:hidden;
  147. border-style: inset;
  148. -webkit-transition: 0.3s;
  149. -moz-transition: 0.3s;
  150. -o-transition: 0.3s;
  151. transition: 0.3s;
  152. }
  153.  
  154. #flip:hover .shoot{
  155. opacity: 0.8;
  156. margin-top: 10px;
  157. }
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164. .shoot{
  165. position: absolute;
  166. bottom: 0px;
  167. left=: 4px;;
  168. font-size: 14px;
  169. width:220px;
  170. height: 330px;
  171. padding: 5px;
  172. font-family: Play;
  173. z-index: 4;
  174. background: #000;
  175. border:0px;
  176. color: #ffcc00;
  177. text-align: justify;
  178. opacity: 0;
  179. overflow:hidden;
  180. border-style: inset;
  181. -webkit-transition: 0.3s;
  182. -moz-transition: 0.3s;
  183. -o-transition: 0.3s;
  184. transition: 0.3s;
  185. }
  186.  
  187.  
  188. #sickle:hover .whoop{
  189. opacity: 0.8;
  190. margin-top: 10px;
  191. }
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198. .whoop{
  199. position: absolute;
  200. bottom: 0px;
  201. left: 4px;
  202. font-size: 13px;
  203. width:220px;
  204. height: 330px;
  205. padding: 5px;
  206. font-family: Play;
  207. z-index: 4;
  208. background: #000;
  209. border:0px;
  210. color: #4b83dd;
  211. text-align: justify;
  212. opacity: 0;
  213. overflow:hidden;
  214. border-style: inset;
  215. -webkit-transition: 0.3s;
  216. -moz-transition: 0.3s;
  217. -o-transition: 0.3s;
  218. transition: 0.3s;
  219. }
  220.  
  221.  
  222. #mortalcombat:hover .final{
  223. opacity: 0.8;
  224. margin-top: 10px;
  225. }
  226.  
  227.  
  228.  
  229. .final{
  230. position: absolute;
  231. bottom: 0px;
  232. left: 4px;
  233. font-size: 14px;
  234. width:220px;
  235. height: 330px;
  236. padding: 5px;
  237. font-family: Play;
  238. z-index: 4;
  239. background: #000;
  240. border:0px;
  241. color: #ffcc00;
  242. text-align: justify;
  243. opacity: 0;
  244. overflow:hidden;
  245. border-style: inset;
  246. -webkit-transition: 0.3s;
  247. -moz-transition: 0.3s;
  248. -o-transition: 0.3s;
  249. transition: 0.3s;
  250. }
  251.  
  252. a:active, a:link, a:visited{
  253. font-family: 'Voltaire', sans-serif;
  254. color:#767676;
  255. text-decoration:none;
  256. }
  257.  
  258. a:hover{
  259. cursor:help;
  260. color:#daf5ff;
  261. text-decoration:line-through;
  262. }
  263.  
  264. b {
  265. font-family: 'Voltaire', sans-serif;
  266. font-weight:light;
  267. letter-spacing: 1px;
  268.  
  269. }
  270.  
  271. i{
  272. color:#bcc1f2;
  273. font-weight:bold;
  274. letter-spacing: 1px;
  275. font-style:italics;
  276. }
  277.  
  278. h1{
  279. font-size: 13px;
  280. width: 100%;
  281. font-family: century;
  282. font-weight: normal;
  283. line-height: 13px;
  284. text-transform: uppercase;
  285. text-align: left;
  286. text-indent:10px;
  287. border-bottom: 1px dotted #ffcc00;
  288. }
  289.  
  290. h1:first-letter{
  291. font-family:century;
  292. color: #ffcc00;
  293. font-size: 14px;
  294. font-weight: light;
  295. text-shadow: 0px 0px 3px #000000;
  296. }
  297. ::-webkit-scrollbar {width: 5px;}
  298. ::-webkit-scrollbar-thumb:vertical {
  299. height: 10px;background-color: #044c8d;}
  300. ::-webkit-scrollbar-thumb:horizontal {
  301. height: 10px;background-color: #b32323;border: 0px ;width: 12px;}
  302. </style>
  303.  
  304. </style>
  305.  
  306.  
  307. <div style="position: fixed; right: 7px; : 00px;">
  308.  
  309. <div id="f1_container">
  310. <div id="f1_card" class="shadow">
  311. <div class="front face">
  312. <img src="http://i63.tinypic.com/28jlbgp.gif" height="338" width="238"/>
  313. </div>
  314. <div class="back face center">
  315. <div id="pickle">
  316. <img src="https://i.imgur.com/ge91Lqg.jpg" height="330" width="220">
  317. <div class="boxturtle">
  318.  
  319. <h1>Sometimes</h1><br>
  320. <b style="letter-spacing:6px;font-size:8px;"><big>Name</big></b> Frisk<br>
  321. <b style="letter-spacing:6px;font-size:8px;"><big>Age</big></b> 18<br>
  322.  
  323.  
  324. <b style="letter-spacing:6px;font-size:8px;"><big>Height</big></b> 5'1" <br>
  325.  
  326.  
  327. <b style="letter-spacing:6px;font-size:8px;"><big>Status</big></b><i><a href="https://roleplay.chat/profile.php?user=Cruel+Regret"> His sunshine</a></i><br>
  328.  
  329.  
  330. <b style="letter-spacing:6px;font-size:8px;"><big>A.U.</big></b> Flowerfell <br><br>
  331. </div></div>
  332. </div>
  333. </div>
  334. </div>
  335. </div>
  336. </div>
  337.  
  338. <div style="position: right; : 90px; left: 900px;">
  339. <div id="f1_container">
  340. <div id="f1_card" class="shadow">
  341. <div class="front face">
  342. <img src="http://i.picpar.com/9o7c.png" height="338" width="238"/>
  343. </div>
  344. <div class="back face center">
  345. <div id="pop">
  346. <img src="http://i.picpar.com/3s7c.png" height="330" width="220">
  347. <div class="howlingmonkey">
  348.  
  349.  
  350. </div>
  351. </div>
  352. </div>
  353. </div>
  354. </div>
  355.  
  356.  
  357.  
  358. <div style="position: fixed; top: 70px; left: 400px;">
  359. <div id="f1_container">
  360. <div id="f1_card" class="shadow">
  361. <div class="front face">
  362. <img src="http://i.picpar.com/Ai7c.png" height="338" width="238"/>
  363. </div>
  364. <div class="back face center">
  365. <div id="chewy">
  366. <img src="https://i.imgur.com/ge91Lqg.jpg" height="330" width="220">
  367. <div class="bloodshot">
  368. <h1>Personality</h1>
  369. <p>Frisk is not a shy person to say the least but due to being blind unexpected touch does startle the flower. Always kind and gentle towards everyone, because some times kindness is enough if that is the only thing that is to offer. The reasoning behind this is that much like everything if it starts out small it will grow and bloom so instead of all of the fear and hate that was within their world why not kindness?</p>
  370.  
  371.  
  372.  
  373. </div></div>
  374. </div>
  375. </div>
  376. </div>
  377. </div>
  378. </div>
  379.  
  380. <div style="position: fixed; : 25px; left: 100px;">
  381. <div id="f1_container">
  382. <div id="f1_card" class="shadow">
  383. <div class="front face">
  384. <img src="https://s-media-cache-ak0.pinimg.com/736x/46/d9/87/46d987223854845b7601ff783d9cbc89.jpg" height="338" width="238"/>
  385. </div>
  386. <div class="back face center">
  387. <div id="flip">
  388. <img src="http://pre14.deviantart.net/a634/th/pre/i/2017/030/e/c/tarot__tower_by_doberlady-dauczmk.png" height="330" width="220">
  389. <div class="shoot">
  390. <br>
  391. <h1>Inventory</h1>
  392. <a href="http://pastebin.com/8QrskhFG" target="_blank">Enchanted Tarot Cards</a>
  393. <bR>
  394. Change of clothes x3<br>
  395. <a href="http://i.imgur.com/G2iyw5L.png" target="_blank">Rapier + parrying dagger</a>
  396. <bR>
  397. Picture of her and her twin sister<br>
  398. <a href="http://i.imgur.com/UOPmYOZ.png" target="_blank">The AN Dagger</a><br>
  399. </div></div>
  400. </div>
  401. </div>
  402. </div>
  403. </div>
  404. </div>
  405.  
  406. <div style="position: fixed; top: 70px; right: 440px;">
  407. <div id="f1_container">
  408. <div id="f1_card" class="shadow">
  409. <div class="front face">
  410. <img src="http://i.picpar.com/bm7c.png" width="238"/>
  411. </div>
  412. <div class="back face center">
  413. <div id="sickle">
  414. <img src="http://pre10.deviantart.net/f334/th/pre/i/2016/002/7/1/tarot__the_hermit_by_doberlady-d9mfcid.png" height="330" width="220">
  415. <div class="whoop">
  416. <h1>Bio</h1>
  417. <p>Isabella is the youngest child of Salvia and Rone Quinn. She has about three older brothers and one twin sister who is moments older then her. Elizabeth and Isabella were never really close. All they truly have was their common birthday between each other. Elizabeth unlike Bella was a raven haired beauty who towers above her sister. Bella happens to be a short, petite figure with silver curls.</p>
  418.  
  419. <p>Bella would spend her time studying and practicing spellcasting, without an instructor. Her ability and drive would attract the attention of the town's local crone, the village's wise woman and fortune teller. She took the young woman under her wing and taught her all she knew.</p>
  420. </div></div>
  421. </div>
  422. </div>
  423. </div>
  424. </div>
  425. </div>
  426.  
  427. <div style="position: fixed; right: 25px; : 250px;">
  428. <div id="f1_container">
  429. <div id="f1_card" class="shadow">
  430. <div class="front face">
  431. <img src="http://i.picpar.com/al7c.png" height="338" width="238"/>
  432. </div>
  433. <div class="back face center">
  434. <div id="mortalcombat">
  435. <img src="https://i.imgur.com/ge91Lqg.jpg" height="330" width="220">
  436. <div class="final">
  437. <h1>Rules/OOC</h1>
  438. <Br>
  439. <i>o1.</i> PM/rp friendly.Including room approachable<br>
  440. <i>o2.</i> IC =/= OOC.<br>
  441.  
  442. <i>o4.</i> The art is not mine.<br>
  443. <i>o5.</i> This code? Was given to me by a friend. Don't touch it. She helped me with editing and rendering of the pictures you see here.<br>
  444. <i>o6.</i> No smut.<br>
  445. <i>o7.</i> IRL/RP<br>
  446. <i>o8.</i> Usually IC unless brackets are used.<br>
  447. <i>o9.</i> Starter post friendly.<br>
  448. <i>1o.</i> Don't like the way I play this character? Don't interact.<br>
  449.  
  450. </div></div>
  451. </div>
  452. </div>
  453. </div>
  454. </div>
  455. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement