Advertisement
Professor_Stein

Bramble

May 12th, 2020
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.88 KB | None | 0 0
  1. <style>
  2. .mp{
  3. position: fixed;
  4. top: 2vh;
  5. width: 3vh;
  6. right: 97vw;
  7. height: 2vh;
  8. line-height: 18px;
  9. font-size: 14px;
  10. color: #ddde;
  11. background-color:#111e;
  12. border:3px double #c89a;
  13. border-radius:6%;
  14. text-align: center;
  15. overflow: hidden;
  16. padding-left:1px;
  17. padding-bottom:4px;
  18. z-index:900;
  19. }
  20.  
  21. .mpc{
  22. float: left;
  23. margin-top: -40px;
  24. margin-left: -10px;
  25. height: 35px;
  26. width: 35px;
  27. opacity:0;
  28. }
  29. </style>
  30. <style type="text/css">
  31.  
  32. @import url('https://fonts.googleapis.com/css?family=Calligraffitti|IM+Fell+Great+Primer+SC|Inconsolata|Jim+Nightshade|Megrim|Nova+Slim|UnifrakturCook:700&display=swap');
  33. @import url('https://fonts.googleapis.com/css?family=Alegreya+SC|Bahianita|Cabin+Sketch|Cormorant+Garamond|EB+Garamond|El+Messiri|Exo|Marck+Script|Merienda|Ovo|Sawarabi+Mincho|Scheherazade&display=swap');
  34. @import url('https://fonts.googleapis.com/css?family=Akronim|Averia+Gruesa+Libre|Frijole|Julee|Mate+SC|Milonga|Montserrat+Subrayada:400,700|Redressed|Sumana|Swanky+and+Moo+Moo&display=swap');
  35.  
  36. #bitch {
  37. position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  38.  
  39.  
  40. ::-webkit-scrollbar {width: 2px;}
  41. ::-webkit-scrollbar-thumb:vertical {
  42. height: 5px;background-color:#000;border: 4px solid #111;}
  43. ::-webkit-scrollbar-thumb:horizontal {
  44. height: 5px;background-color: #transparent;border: 0px ;width: 15px;}
  45. ::-webkit-scrollbar {
  46. width: 4px; height: 5px; background:#3339;}
  47. ::-webkit-scrollbar-thumb {
  48. background-color:#transparent; border-radius: 0px;}
  49.  
  50. body {
  51. background-color: #000;
  52. background-image: url('https://i.imgur.com/weQDXME.png');
  53. background-size: 30%;
  54. background-position: center bottom;
  55. background-repeat: repeat;
  56. background-attachment:fixed;
  57. overflow: hidden; }
  58.  
  59. a:link {
  60. color: #000000;
  61. }
  62.  
  63. a:visited {
  64. color: #000000;
  65. }
  66.  
  67. u {
  68. text-decoration:none;
  69. background-image: url('https://i.imgur.com/B2NZIKX.png');
  70. background-color:#f0aa4f;
  71. border:1px solid #111;
  72. border-radius:10%;
  73. padding:3px;
  74. color:#111;
  75. line-height:33px;
  76. }
  77.  
  78. #img {
  79. position:fixed;
  80. left:60px;
  81. bottom:-62px;
  82. z-index:0px;
  83. }
  84.  
  85.  
  86. #title {
  87. position:absolute;
  88. color:#ccc;
  89. text-shadow: 0px 0px 8px #f0aa4f,
  90. 1px 1px 6px #000,
  91. -1px 1px 0px #000,
  92. 1px -1px 0px #000;
  93. font-family: 'Akronim', serif;
  94. font-size:120px;
  95. text-align:left;
  96. text-transform:none;
  97. width:480px;
  98. left:400px;
  99. top:-110px;
  100. transform: rotate(-26deg);
  101. }
  102.  
  103. #title2 {
  104. position:absolute;
  105. color:#ccc;
  106. text-shadow: 0px 0px 5px #f0aa4f,
  107. 1px 1px 6px #000,
  108. -1px 1px 0px #000,
  109. 1px -1px 0px #000;
  110. font-family: 'Akronim', serif;
  111. font-size:70px;
  112. text-align:left;
  113. text-transform:none;
  114. width:480px;
  115. left:385px;
  116. top:19px;
  117. transform: rotate(-26deg);
  118. }
  119.  
  120.  
  121.  
  122. #stats {
  123. position:absolute;
  124. font-family:Frijole;
  125. font-size:14px;
  126. text-align:left;
  127. text-align:center;
  128. text-transform:none;
  129. background-color:#transparent;
  130. width:450px;
  131. height:200px;
  132. left:450px;
  133. bottom:395px;
  134. transform: rotate(-25deg);
  135. z-index:0;
  136. }
  137.  
  138. #blocktitlebio {
  139. position:absolute;
  140. background-image: url('');
  141. background-color:#transparent;
  142. border:0px solid #transparent;
  143. border-radius:2%;
  144. padding:4px;
  145. color:#f0aa4f;
  146. font-family: 'Frijole', serif;
  147. font-size:28px;
  148. text-align:center;
  149. text-transform:none;
  150. width:100px;
  151. left:495px;
  152. bottom:314px;
  153. transform: rotate(-0deg);
  154. z-index:-9;
  155. }
  156.  
  157.  
  158. #bio {
  159. position:absolute;
  160. overflow:auto;
  161. font-family:Averia Gruesa Libre;
  162. font-size:15px;
  163. text-align:left;
  164. text-align:center;
  165. text-transform:none;
  166. background-color:#f0aa47;
  167. background-image: url('');
  168. border: 15px solid #111;
  169. border-radius:2px;
  170. padding:12px;
  171. width:300px;
  172. height:230px;
  173. left:445px;
  174. bottom:46px;
  175. transform: rotate(0deg);
  176. z-index:-10;
  177. color:#222e;
  178. }
  179.  
  180. #blocktitleooc {
  181. position:absolute;
  182. background-image: url('');
  183. background-color:#transparent;
  184. border:0px solid #transparent;
  185. border-radius:2%;
  186. padding:4px;
  187. color:#f0aa4f;
  188. font-family: 'Frijole', serif;
  189. font-size:28px;
  190. text-align:center;
  191. text-transform:none;
  192. width:100px;
  193. left:920px;
  194. bottom:314px;
  195. transform: rotate(-0deg);
  196. z-index:-9;
  197. }
  198.  
  199. #ooc{
  200. position:absolute;
  201. overflow:auto;
  202. font-family:Averia Gruesa Libre;
  203. font-size:15px;
  204. text-align:left;
  205. text-align:center;
  206. text-transform:none;
  207. background-color:#f0aa47;
  208. background-image: url('');
  209. border: 15px solid #111;
  210. border-radius:2px;
  211. padding:12px;
  212. width:300px;
  213. height:230px;
  214. left:795px;
  215. bottom:46px;
  216. transform: rotate(0deg);
  217. z-index:-10;
  218. color:#222e;
  219. }
  220.  
  221. #bar1 {
  222. position:fixed;
  223. background-color:#765b;
  224. background-image: url('https://i.imgur.com/aTniQYF.png');
  225. background-size: 18%;
  226. background-position: center bottom;
  227. background-repeat: repeat;
  228. border: 45px solid #111;
  229. border-radius:0%;
  230. width:200%;
  231. height:300px;
  232. right: -500px;
  233. bottom:-93px;
  234. z-index:-500;
  235. transform: rotate(deg);
  236. }
  237.  
  238.  
  239. </style>
  240. <body>
  241. <div id="bitch" oncontextmenu="return false;">
  242. <div id="img">
  243. <img src="https://i.imgur.com/exOpRDw.png" height="710">
  244. <div id="title">
  245. Bramble ;
  246. </div>
  247. <div id="title2">
  248. The Oni
  249. </div>
  250. <div id="stats">
  251. <u>24</u>
  252. <u>188cm</u>
  253. <u>92kg</u>
  254. <u><a target="_blank" href="https://i.imgur.com/eZBYeEZ.png"><b>ONI</b></a></u>
  255. <br>
  256. <u>BISEXUAL</u>
  257. <u>FEMALE<a title="I play her as a Shemale as well. She gets her potions for such froma friend, jsut ask for the reference.">*</a></u>
  258.  
  259. <u><a target="_blank" href="URL"><b>What?</b></a></u>
  260. <br>
  261. <u>UNEMPLOYED</u>
  262. <u>THE LOYALIST</u>
  263. <br>
  264. </div>
  265. <div id="blocktitlebio">BIOGRAPHY</div>
  266. <div id="bio">
  267. Bramble, The Oni. Her early life was confusing as she was being brought up by a human family, orphaned by her demonic parents who had little want for her; she grew amongst the humans. The monster below her mind struggled to come out and eventually did when her parents were hung for harboring a demon. The little village she had grown up in trying to murder her next, in her eyes she was being betrayed. The village she was loyal to had crushed her trust and had forced her to act on her loyal heart, making her wipe it off the map. The now in ruins huts only having faint marks as the town stood little chance against raw emotion. Eventually, she was captured, showing little to know the fight. Her running had ended at the age of <b><u>8</u></b> and she was put into an adult prison after having broken her cuffs around a guard's neck.
  268. <br>
  269. <br>
  270. She has ended up killing but lies about such things to everyone she meets. Her sociopathic nature and psychotic mentality are hidden under her fake smiles and cheery disposition. She doesn’t aim to kill but won’t hesitate whenever she feels the bloodlust begin boiling over her body. Her demeanor is distant, and having little social skills she could seem autistic from an outside perspective, but she was raised in a prison by inmates and little to no authority due to the guards being unable to contain her if she chose to wander. Eventually being released due to causing no end to problems every day, she has wandered into this odd area where she isn’t the strongest being, and it enrages her.
  271.  
  272. <br>
  273. <br>
  274. Her fighting style and abilities aren’t something to mimic. Her reckless behavior in fights is due to street fights and riots, being a grappler and dirty fighter by nature. She has little care for chivalry or sportsmanship. She respects the strong and chooses to ignore the weak. Her attire is the same, having only a few pairs of underwear and no real clothing besides a sports bra she had in prison and some pants she took off a guard. Her attire in a fight is the same, but she tends to wear metal gauntlets now so she can deflect blades, bullets, and the likes since she doesn’t use weapons herself. Her size will increase based on what she wants, up to <b><u>8ft</u></b> and her body will <b><u>Double</u></b> in size, having <b><u>Increased</u></b> muscle mass and durability; while having a <b><u>Decreased</b></u> speed overall, able to burst around quickly in a few steps but so much weight needs a longer time to charge up before she can make strides. Open areas are amazing for her fighting style since she thinks of dodging as a means to an end, not wanting to do such things while her horn is out, due to her Oni pride.
  275.  
  276. <br>
  277. <br>
  278. WIP
  279. <br>
  280. <br>
  281. WIP
  282. </div>
  283.  
  284. <div id="blocktitleooc">OOC</div>
  285. <div id="ooc">
  286. <br><a target="_blank" href="https://imgur.com/a/FpmC0pC"><b>+Gallery</b></a><br>
  287. <br>+Hello! PM Friendly <br>
  288. <br> +Try to start with a post <br>
  289. <br><a target="_blank" href="https://www.f-list.net/c/bramblewamble"><b>+Kinker List</b></a><br>
  290. <br> +I enjoy all forms of RP <br>
  291. <br> +Please have a profile with at least an FC <br>
  292. <br>+Thanks for coming <br><br>
  293.  
  294.  
  295.  
  296. </div>
  297. <div id="bar1"></div>
  298. <div class="mp" title="Laxcity - introvert (feat. hrvey)">♪♪<div class="mpc">
  299. <audio controls loop><source src="http://k007.kiwi6.com/hotlink/zl8x5opwl1/Awaken.mp3
  300.  
  301. ">
  302. </audio>
  303. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement