Advertisement
Lizellea

Ganny

Mar 20th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.64 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(//fonts.googleapis.com/css?family=Nixie+One);
  4. @import url(//fonts.googleapis.com/css?family=Stalemate);
  5. @import url(http://fonts.googleapis.com/css?family=Dosis);
  6. @import url(http://fonts.googleapis.com/css?family=Cuprum);
  7. @import url(http://fonts.googleapis.com/css?family=Play|Arizonia);
  8. @import url(https://fonts.googleapis.com/css?family=Voltaire|Abel);
  9. @import url(https://fonts.googleapis.com/css?family=UnifrakturCook:700);
  10. @import url(https://fonts.googleapis.com/css?family=Rationale);
  11. @import url(http://fonts.googleapis.com/css?family=Honey+Script);
  12. @import url(http://fonts.googleapis.com/css?family=Great+Vibes);
  13.  
  14.  
  15.  
  16. #profile { border: hidden; background-color: transparent; }
  17.  
  18. .pfor {display:none;}
  19.  
  20. @font-face{
  21. font-family: 'bodyfont';
  22. src:url(https://dl.dropboxusercontent.com/u/4556289/yataghan.ttf);
  23. }
  24. @font-face{
  25. font-family: 'headerfont';
  26. src: url(https://dl.dropboxusercontent.com/u/4556289/Crazy%2BThoughts.ttf);
  27. }
  28.  
  29.  
  30.  
  31. body{
  32. background-size: 100% 100%;
  33. background-color:#000;
  34. background-image:url(http://i.picpar.com/RcLb.jpg);
  35. background-position: center;
  36. background-repeat:no-repeat;
  37. background-attachment:fixed;
  38. }
  39.  
  40. a, a:visited {
  41. color: #ab3322;
  42. text-decoration: none;
  43. }
  44.  
  45. a:hover {
  46. color: #ab3322;
  47. text-decoration: none;
  48. }
  49.  
  50. b {
  51. color: #b49d5a;
  52. font-size: 16px;
  53. }
  54.  
  55. i {
  56. color: #ccc;
  57. font-size: 16px;
  58. }
  59.  
  60.  
  61. ::selection {color: grey; background-color:none;}
  62. ::-moz-selection {color: #ce938f; background-color:#ffffff;}
  63.  
  64. ::-webkit-scrollbar { width: 5px; height:0px; }
  65. ::-webkit-scrollbar-thumb:vertical {
  66. background-color: #6E929D; border: none; }
  67.  
  68.  
  69.  
  70. h3 {
  71. font-family: 'bodyfont';
  72. color: #7C1919;
  73. font-size:21px;
  74. letter-spacing:2px;
  75. margin-bottom:5px;
  76. margin-top:8px;
  77. text-align: center;
  78. width: 100%;
  79. border-bottom:1px solid gray;}
  80.  
  81. h2{
  82. font-size: 23px;
  83. width: 100%;
  84. color: #8E2B07;
  85. font-family: headerfont;
  86. font-weight: normal;
  87. line-height: 12px;
  88. text-transform: uppercase;
  89. text-align: left;
  90. border-bottom: 1px solid #dbebea;
  91. }
  92.  
  93.  
  94. h2:first-letter{
  95. color: #8E2B07;
  96. font-size: 23px;
  97. font-weight: bold;
  98. text-shadow: 0px 0px 3px #fafafa;
  99. }
  100.  
  101. h1 { Color: #620066; Border-bottom: 1px solid #fff; Border-left: 40px solid #AD00B3; Border-right: 40px solid #AD00B3; font-size:16px; text-align: center; Text-Shadow: #555 2px 1px 1px; font-family: 'Architects Daughter', cursive; Margin-top: 6px;}
  102.  
  103.  
  104. .derp{
  105. position:absolute;
  106. top:15%;
  107. left:15.50%;
  108. width:480px;
  109. }
  110.  
  111. a.gluttony:link, a.gluttony:active, a.gluttony:visited{
  112. display: block;
  113. float: left;
  114. width: 55px;
  115. height:55px;
  116. margin-right: 25px;
  117. border:6px double #;
  118. background-size: 100% 100%;
  119. background-color:#;
  120. background-image:url(http://i.imgur.com/EHJK5cB.png);
  121. background-position: center;
  122. background-repeat:no-repeat;
  123. transform: rotate (-45deg);
  124. -webkit-transform: rotate(-45deg);
  125. -ms-transform: rotate (-45deg);
  126. -webkit-transition: all 0.6s ease-out;
  127. -moz-transition: all 0.6s ease-out;
  128. }
  129.  
  130. a.gluttony:hover{
  131. border:6px double #;
  132. background-size: 60%;
  133. background-color:#;
  134. background-image:url(http://i.imgur.com/ZrrcHCP.png?1);
  135. background-position: center;
  136. background-repeat:no-repeat;
  137. text-decoration: none;
  138. -webkit-transform:rotate(-720deg);
  139. -webkit-transition: all 0.9s ease-out;
  140. -moz-transition: all 0.9s ease-out;
  141. }
  142.  
  143. .boxoshit {
  144. background-color: #;
  145. border: none;
  146. color: #4DABA9;
  147. font-size: 16px;
  148. font-family: Rationale;
  149. height: 320px;
  150. left: 445px;
  151. opacity: 0;
  152. overflow: auto;
  153. padding: 5px;
  154. position: fixed;
  155. text-align: left;
  156. top: 305px;
  157. width: 461px;
  158.  
  159. }
  160.  
  161. .boxoshit:target {
  162. background-color: #000;
  163. border: none;
  164. height: 380px;
  165. left: 15%;
  166. opacity: 0.8;
  167. overflow: auto;
  168. padding: 5px;
  169. position: fixed;
  170. top: 30%;
  171. width: 461px;
  172. z-index: 40;
  173.  
  174. }
  175.  
  176. .circle{
  177. border-radius:150px;
  178. -webkit-transition: all 0.8s ease-out;
  179. -moz-transition: all 0.8s ease-out;
  180. -o-transition: all 0.8s ease-out;
  181. }
  182.  
  183. .circle:hover{
  184. border-radius:150px;
  185. -webkit-transition: all 0.8s ease-out;
  186. -moz-transition: all 0.8s ease-out;
  187. -o-transition: all 0.8s ease-out;
  188. -webkit-transform: rotate(0deg);
  189. -moz-transform: rotate(0deg);
  190. -ms-transform: rotate(0deg);
  191. -o-transform: rotate(0deg);
  192.  
  193. }
  194.  
  195.  
  196.  
  197. #noclick{position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px;}
  198.  
  199.  
  200. </style>
  201.  
  202. <div id="noclick" oncontextmenu="return false;">
  203.  
  204. <img src="http://i.picpar.com/4aLb.png" height="100%" style="position:fixed; bottom:0%; right: 2%;">
  205.  
  206.  
  207.  
  208. <div id="icon">
  209. </div>
  210.  
  211. <div id="image">
  212. </div>
  213. <div class="derp">
  214. <a href="#I" class="gluttony"></a>
  215. <a href="#Am" class="gluttony"></a>
  216. <a href="#War" class="gluttony"></a>
  217. <a href="#Bow" class="gluttony"></a>
  218. <a href="#Down" class="gluttony"></a>
  219. <a href="#Reset" class="gluttony"></a>
  220. </div></div>
  221.  
  222. <div id="I" class="boxoshit">
  223. <h3>Stats</h3>
  224. <b>{</b>Name:: Gannicus<br>
  225. <b>{</b>Alias:: Warrior Demi-God<br>
  226. <b>{</b>Race:: Kitsune Demi-God<br>
  227. <b>{</b>Age:: Unknown<br>
  228. <b>{</b>Sex:: Male<br>
  229. <b>{</b>Height:: 6'4"<br>
  230. <b>{</b>Weight:: 215 lbs<br>
  231. <b>{</b>Hair Color:: Black to Red Grenadine<br>
  232. <b>{</b>Eye Color:: Crimson<br>
  233. <b>{</b>Occupation:: Warrior Demi-God<br>
  234. <b>{</b>Orientation:: Pansexual<br>
  235. <b>{</b>Status:: Single <br>
  236. <b>{</b>Personality:: Bold, Hot Tempered, Cocky, Eccentric<br>
  237. </div>
  238.  
  239.  
  240.  
  241. <div id="Am" class="boxoshit">
  242.  
  243. <h2>The Kitsune Warrior God</h2>
  244. <h3>Lore</h3>
  245. Heir to the title of Warrior God of all Kitsune, Gannicus is the best of all Kitsune Warriors known to all beings. Skilled tactician and a brave warrior who doesn't fray from any type of fight. Even if it is one he would probably lose. Even he loses the battle, he will have the victor knowing he was in one hell of a fight. That being said, Gannicus can be brash, bold, and a bit cock sure. But it doesn't come without merit. He has lead the warrior kitsune tribe of Tyrana to victory against the inumimi horde of Kobal. A five to one odds of victory and they won by the fact that Gannicus had predicted every single tactic that the Horde of Kobal could possibly imply. Always favoring the underdogs of his people he ensured that they either won or fought to the point they were never bothered with again. A hero to many. A villain to some. Gannicus was a name that was known and either revered or despised. He cares not and does what must be done so he remains the only heir to the title of Warrior God of all Kitsune kind.
  246.  
  247.  
  248.  
  249. </div>
  250.  
  251.  
  252.  
  253.  
  254. <div id="War" class="boxoshit">
  255. <h3>Abilities</h3>
  256. <br><br>
  257. <div style="float: left; margin-left: 8px; width: 50%;">
  258. <b>Physical & Mental Abilities</b>
  259. <li><i>Superhuman Strength</i></li>
  260. <li><i>Superhuman Stamina</i></li>
  261. <li><i>Keen Senses</i></li>
  262. <li><i>Hyper Reflexes</i></li>
  263. <li><i>Hyper Foresight</i></li>
  264. <li><i>Superhuman Speed</i></li>
  265. <li><i>Telepathy</i></li>
  266. <li><i>Psionic Shield</i></li>
  267. </div>
  268. <div style="float: right; margin-left: 8px; width: 45%;">
  269. <b>Kitsune Abilities</b>
  270. <li><i>Fox Fire</i></li>
  271. <li><i>Illusion Magic</i></li>
  272. <li><i>Dream Manipulation</i></li>
  273. <li><i>Kitsune Mimicry</i></li>
  274. <li><i>Insanity Inducement</i></li>
  275. <li><i>Shapeshifting</i></li>
  276. <li><i>Flight</i></li>
  277. <li><i>Life-Force Absorption</i></li>
  278. </div>
  279.  
  280.  
  281.  
  282.  
  283. </div>
  284.  
  285.  
  286.  
  287. <div id="Bow" class="boxoshit">
  288. <h3>The Ones Worthy</h3>
  289. <center>
  290. <a href="https://roleplay.chat/profile.php?user=Peace" target="_blank" title="Peace"><img src="http://i.imgur.com/R5mbapX.png " height="120" width="120" align="left"></a> - Peace -<br> The Adorable Mute Kitsune<br>
  291.  
  292. </div>
  293.  
  294. <div id="Down" class="boxoshit">
  295. <h3>Out of Sake</h3>
  296. <li><i>Semi-PM Friendly. PM Rps Only for those I know and Intimate Scenes. Don't like it, ask Dav for the Boxes Back.</i></li>
  297. <li><i>Smut Rp is something that is a here nor there subject. Interest me and we'll see where it goes in RP.</i></li>
  298. <li><i>Story is better than Smut. Long Term is better than Short. Quality of Post is better than Quanity of Post.</i></li>
  299. <li><i>Long Term Partners have Priority.</i></li>
  300. <li><i>Will not change my character for your rp idea.</i></li>
  301. <li><i>I Favor Room Rp over Pm Rp.</i></li>
  302. <li><i>Artwork is not mine. Will take down upon request.</i></li>
  303. <li><i>RL takes priority over Rp all the time. Deal with it.</i></li>
  304. <li><i>Gannicus is not me. I'm not Gannicus.</i></li>
  305. <li><i>I have an Offline Messenger. That is Earned.</i></li>
  306. <li><i>Can pull BRBs and AFKs frequently. Apologies. Will Return</i></li>
  307. <li><i>This code was made and edited for me by a friend. DON'T TOUCH IT. Don't be that asshole.</i></li>
  308. <br><br>
  309. <b>bold</b> <i>italics</i> <a href="profile.php?user=" target="_blank">Link</a>.
  310. </div>
  311.  
  312. </div>
  313. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement