Advertisement
Guest User

Untitled

a guest
Sep 30th, 2014
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.87 KB | None | 0 0
  1. <style>
  2. .pfor {display: none; }
  3. #profile{border: 0px; background-color: transparent; }
  4. body{
  5. background-color:#f828ba;
  6.  
  7. }
  8. .highlightit img{
  9. filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  10. -moz-opacity: 0.5;
  11. opacity: 0.5;
  12. }
  13.  
  14. .highlightit:hover img{
  15. filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  16. -moz-opacity: 1;
  17. opacity: 1;
  18. }
  19. ::-webkit-scrollbar { height: 12px; width: 11px; background: #000000; }
  20. ::-webkit-scrollbar-thumb { background: #413d34; }
  21. ::-webkit-scrollbar-corner { background: #020202; }
  22.  
  23. #containerA { top: 5; left: 10px; position: absolute; width: 400px; }
  24. #containerB { bottom: 220px; left: 305px; position: absolute; width: 400px; }
  25.  
  26. #flux {border-style:solid; border-width:1px; border-color: f1bdc7; background-color:f8f8f8;font-family:georgia; color:222222; font-size:10px; line-height:9px; letter-spacing:1px;padding: 7px;-moz-border-radius: 15px 15px 15px 15px;
  27. -webkit-border-radius: 15px 15px 15px 15px;
  28. border-radius: 15px 15px 15px 15px; margin: 3px;}
  29.  
  30.  
  31.  
  32. #fluxB {border-style:solid; border-width:1px; border-color: f1bdc7; background-color:f8f8f8;font-family:georgia; color:222222; font-size:10px; line-height:9px; letter-spacing:1px;padding: 7px; margin: 1px;-moz-border-radius: 15px 15px 15px 15px;
  33. -webkit-border-radius: 15px 15px 15px 15px;
  34. border-radius: 15px 15px 15px 15px; margin: 3px;}
  35.  
  36.  
  37. a:link, a:visited, a:active, a.redlink, a.redlink:link, a.redlink:active, a.redlink:visited{ font-family:courier new; font-size:10px; color:413D34; text-transform:uppercase; line-height:7px; text-decoration:none; font-weight:lighter; letter-spacing: px;}
  38. a:hover, a.redlink:hover{ font-family:courier new; font-size:10px; color:222222; text-transform:uppercase; line-height:7px; text-decoration:none; font-weight:lighter; letter-spacing: px;}
  39. a.content, a.content:link, a.content:active, a.content:visited
  40. {font-family:courier new;
  41. font-size:10px;
  42. line-height:10px;
  43. letter-spacing:0px;
  44. font-weight:normal;
  45. color:ffffff;
  46. text-decoration:none;
  47. text-transform:normal;
  48. letter-spacing:0px;
  49. width:55%px;
  50. background-color:000000;
  51. text-align:center;
  52. border-right-width:0px;
  53. border-right-color:000000;
  54. border-right-style:solid;
  55. display:block;
  56. border-left-style:solid;
  57. border-left-color:000000;
  58. border-left-width:0px ;
  59. border-bottom-style:none;
  60. margin-bottom:2px;
  61. -webkit-transition: all 0.4s ease-out;
  62. -moz-transition: all 0.4s ease-out;
  63. transition: all 0.4s ease-out;}
  64. a.content:hover
  65. {font-family:Courier New;
  66. font-size:10px;
  67. line-height:10px;
  68. letter-spacing:0px;
  69. font-weight:normal;
  70. color:222222;
  71. text-decoration:none;
  72. text-transform:normal;
  73. width:55%px;
  74. background-color:000000;
  75. text-align:center;
  76. border-bottom:0px solid;
  77. border-color:;
  78. border-right-width:80px;
  79. border-right-color:000000;
  80. border-right-style:solid;
  81. display:block;
  82. border-left-style:solid;
  83. border-left-color:070707;
  84. border-left-width:180px;
  85. margin-bottom:2px;}
  86.  
  87. h1 {
  88. border: px;
  89. border-color: ;
  90. background-color: 000000;
  91. font-family: cambria;
  92. font-weight: ;
  93. margin-bottom: 0px;
  94. color: d6d6d6;
  95. line-height: 18px;
  96. font-size: 14pt;
  97. letter-spacing: 3px;
  98. text-align:;
  99. align:;
  100. }
  101.  
  102. h2 {
  103. border: px;
  104. border-color: ;
  105. background-color: 000000;
  106. font-family: cambria;
  107. font-weight: ;
  108. margin-bottom: 0px;
  109. color: d6d6d6;
  110. line-height: 12px;
  111. font-size: 8pt;
  112. letter-spacing: 3px;
  113. text-align:right;
  114. align:;
  115. }
  116.  
  117. h3 {
  118. border: px;
  119. border-color: ;
  120. background-color: 000000;
  121. font-family: cambria;
  122. font-weight: ;
  123. margin-bottom: 0px;
  124. color: d6d6d6;
  125. line-height: 12px;
  126. font-size: 7pt;
  127. letter-spacing: 3px;
  128. text-align:right;
  129. align:;
  130. }
  131.  
  132.  
  133. b {font-family:times new roman; color: cc0000; font-size:8; letter-spacing:1px; font-
  134.  
  135. weight:normal;
  136. text-transform: uppercase;}
  137.  
  138.  
  139.  
  140.  
  141. i {color:000000; border-bottom:0px solid; border-bottom-color:none;font-size: 8pt;font-
  142.  
  143. family:georgia;letter-spacing: 0px;}
  144.  
  145. 8pt;font-family:georgia;letter-spacing: 0px;}
  146.  
  147. u {color:58a5ed; border-bottom:0px solid; border-bottom-color:none;font-size: 8pt;font-
  148.  
  149. family:georgia;letter-spacing: 0px; border-bottom:1px dashed;}
  150.  
  151.  
  152.  
  153. </style>
  154.  
  155.  
  156. <div style="bottom: 0; left: 0px; position: absolute; width: 100%; background-color: #000000;">
  157.  
  158. </div>
  159.  
  160.  
  161. <div id="containerA">
  162.  
  163.  
  164.  
  165.  
  166. <div id="flux"><center>
  167. <img src="http://i.picpar.com/mKy.png" width=370></center></div>
  168.  
  169.  
  170. <div id="flux">
  171. <table {!!!this="" is="" your="" navigation="" table;}="">
  172. <tr><td><div style="width:90px; height:10px; overflow:hidden!important; text-align:center; border:1px; border-color=black; border-style=solid;"><center><a class="content" href="#01">Basics</a></center></div>
  173. </td><td><div style="width:90px; height:10px; overflow:hidden!important; text-align:center; border:1px; border-color=black; border-style=solid;"><center><a class="content" href="#02">Story</a></center></div>
  174. </td><td><div style="width:90px; height:10px; overflow:hidden!important; text-align:center; border:1px; border-color=black; border-style=solid;"><center><a class="content" href="#03">Relations</a></center></div>
  175. </td><td><div style="width:90px; height:10px; overflow:hidden!important; text-align:center; border:1px; border-color=black; border-style=solid;"><center><a class="content" href="#04">OOC</a></center></div>
  176.  
  177. </td><td>
  178.  
  179. </td></tr></table></div>
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186. <div style="height: 270px; overflow-y: hidden;">
  187. <a name="01"></a>
  188.  
  189. <div style=" height: 270px; overflow: auto;" align="left">
  190. <div id="flux"><h3>"It's a little confusing..."</h3><br>
  191.  
  192.  
  193. <b>Name:</b> "Anne "Revee" Clovers"<br>
  194. <b>Nickname:</b> "Revy, Reeves, Rev"<br>
  195. <b>Personality:</b> "Chipper!"<br>
  196. <b>Gender:</b> "Girl!... With tentacles."<br>
  197. <b>Age:</b> "I dunno?"<br>
  198. <b>Birthday:</b> "August the 5th"<br>
  199. <b>Species: </b> "Haethen Spawn"<br>
  200. <b>Organ color:</b> "Cyan~"<br>
  201. <b>Orientation:</b> "Pansexual~"<br>
  202. <b>Marital:</b> "Single"<br>
  203. <b>Master:</b> <a href="profile.php?user=Tarot" target=_blank title="Tarot you intrigue me, especially with your ability to tame even the depths of my core. I swear on my family's soul that I will grow to serve you, understand you, and love you dearly. You have my gratitude and greatest interest... I still want to keep that pretty face of yours all to myself though~">Tarot</a><br>
  204. <b>Residence:</b> "Mortal world"<br>
  205. <b>Profession:</b> "Sorceress"<br>
  206. <b>Theme:</b> "Do you wanna <a href="http://www.youtube.com/watch?v=4nyHPIcbn88" target=_blank>touch</a> my tail~?"<br>
  207. <b>Positions:</b> LBJXXX, Darkmoon, Futanari Hotsprings, Anthro Room<br>
  208.  
  209. <br>
  210. <div id="flux">
  211. <b>Status:</b> Excited
  212. </div>
  213.  
  214. </div></div>
  215.  
  216. <div style="height: 270px; overflow-y: hidden;">
  217. <a name="02"></a>
  218.  
  219. <div style=" height: 270px; overflow: auto;" align="left">
  220. <div id="flux"><h3>"A ditzy lil' tale"</h3>
  221. <br>
  222.  
  223. [Under revision]
  224.  
  225. </div></div>
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232. <div style="height: 270px; overflow-y: hidden;">
  233. <a name="03"></a>
  234.  
  235. <div style=" height: 270px; overflow: auto;" align="left">
  236.  
  237.  
  238. <div id="flux"><h3>"I'm nothing without you guys~"</h3>
  239. <br>
  240.  
  241.  
  242. <i>Friends:</i><br><br>
  243.  
  244. •<a href="profile.php?user=Tarot" target=_blank>TAROT</a> - He totes wants me~<br>
  245.  
  246. •<a href="profile.php?user=Lysander" target=_blank>LYSANDER</a> - Subtle type~<br>
  247.  
  248. •<a href="profile.php?user=Riley Kong" target=_blank>RILEY</a> - Banana!<br>
  249.  
  250. •<a href="profile.php?user=Mitsumi" target=_blank>MITSUMI</a> - Lil' Kitten~<br>
  251.  
  252. <center>
  253.  
  254. </center></div></div>
  255.  
  256.  
  257.  
  258. <div style="height: 270px; overflow-y: hidden;">
  259. <a name="04"></a>
  260.  
  261. <div style=" height: 270px; overflow: auto;" align="left">
  262.  
  263. <div id="flux"><h3>"Out of character!"</h3>
  264. <br>
  265.  
  266. "Hello I'm the player for Revee and these are my 5 Rules!"<br><br><br>
  267.  
  268. #1- Always feel free to PM me!~<br><br>
  269.  
  270. #2- Sexy times?... Convince me~<br><br>
  271.  
  272. #3- No I do not have a social messenger name for you~<br><br>
  273.  
  274. #4- OOC =/= IC<br><br>
  275.  
  276. #5- Cuddles are absolutely mandatory!!
  277.  
  278. </p></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement