Advertisement
cat_inthe_cradle

Test

Oct 14th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4. @import url(https://fonts.googleapis.com/css?family=Poiret+One);
  5. @import url(https://fonts.googleapis.com/css?family=scribble);
  6. @import url('https://fonts.googleapis.com/css?family=Playfair+Display|Montserrat|Oswald|PT+Sans|Pacifico|Poppins|Ubuntu');
  7.  
  8.  
  9.  
  10. body { background:none; }
  11. #scroller { padding: 35px 0; box-sizing: border-box; }
  12. #profile-container { width:750px;background:#000; }
  13. #profile-container {background:none;}
  14.  
  15.  
  16.  
  17.  
  18.  
  19. .pfor{display:none;}
  20. #profile{border:none;background: transparent;}
  21.  
  22.  
  23.  
  24.  
  25.  
  26. /* BODY */
  27. ::-webkit-scrollbar-thumb:vertical {
  28. background-color: #000;
  29. height: 50px;
  30. }
  31.  
  32. ::-webkit-scrollbar {
  33. height: 10px;
  34. width: 3px;
  35. background-color: #000;
  36. }
  37.  
  38. body {
  39. background-image: url("");
  40. background-attachment: fixed;
  41. background-color: #000;
  42. margin: 0;
  43. }
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50. #name {
  51. position:fixed;
  52. font-family:Italianno;
  53. font-size:18px;
  54. top:217px;
  55. left:230px;
  56. color:#fff;
  57. text-shadow:0px 0px 1px #000;
  58. z-index:999999;
  59. }
  60.  
  61.  
  62.  
  63. #name1 {
  64. position:fixed;
  65. font-family:Italianno;
  66. font-size:30px;
  67. top:232px;
  68. left:210px;
  69. color:#751414;
  70. text-shadow:0px 0px 1px #000;
  71. z-index:999999;
  72. }
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. b {
  81. text-transform: ;
  82. font-size: px;
  83. font-weight: ;
  84. color: #664737;
  85. background: #;
  86. letter-spacing: px;
  87. padding: 1px 2px 1px 3px;
  88. margin-right: 2px;}
  89. u {
  90. text-transform: ;
  91. font-size: ;
  92. font-weight: ;
  93. color: #;
  94. background: #;
  95. letter-spacing: 1px;
  96. padding: 1px 2px 1px 3px;
  97. margin-right: 2px;
  98. border-bottom: dotted 1px #000;}
  99. i {
  100. font-size: px;
  101. font-weight: ;
  102. color: # ;
  103. letter-spacing: px;
  104. padding: ;
  105. margin-right: 2px;}
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117. .hoverbox1 {
  118. position: fixed;
  119. background-color: # ;
  120. opacity: 0;
  121. border-top: 1px solid #fff;
  122. width: 80px;
  123. height: 200px;
  124. padding: 2px;
  125. left: 5px;
  126. top: 285px;
  127. font-family: arial;
  128. font-size: 9px;
  129. color: #;
  130. letter-spacing: 0px;
  131. -webkit-transition: all .7s ease-in-out;
  132. }
  133. .hoverbox1:hover {
  134. opacity: 1;
  135. top: 305px;
  136.  
  137. }
  138. .hoverbox1 b {
  139. color: # ;
  140. font-family: calibri;
  141. font-size: 10px;
  142. line-height: 10px;
  143. text-transform: ;
  144. }
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151. .hoverbox2 {
  152. position: fixed;
  153. background-color: #37384a ;
  154. opacity: 0;
  155. border-top: 1px solid #fff;
  156. width: 200px;
  157. height: 100px;
  158. padding: 5px;
  159. left: 243px;
  160. top: 290px;
  161. font-family: arial;
  162. font-size: 9px;
  163. color: #;
  164. letter-spacing: 0px;
  165. -webkit-transition: all .7s ease-in-out;
  166. }
  167. .hoverbox2:hover {
  168. opacity: 0.8;
  169. top: 315px;
  170.  
  171. }
  172. .hoverbox2 b {
  173. color: # ;
  174. font-family: calibri;
  175. font-size: 10px;
  176. line-height: 5px;
  177. text-transform: ;
  178. }
  179.  
  180.  
  181.  
  182.  
  183. a {
  184. text-decoration:none;
  185. outline:none;
  186. -moz-outline-style:none;
  187. color:#9b7a7a;
  188. text-shadow: ;
  189. -moz-transition-duration:0.5s;
  190. -webkit-transition-duration:0.5s;
  191. -o-transition-duration:0.5s;
  192. }
  193.  
  194. a:hover {
  195. text-decoration:none;
  196. outline:none;
  197. -moz-outline-style:none;
  198. color:#9b7a7a;
  199. }
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206. .hoverbox {
  207. position: fixed;
  208. background-color: # ;
  209. border-radius: ;
  210. border: px solid #a5adb3;
  211. opacity: 0;
  212. width: 157px;
  213. height: 225px;
  214. padding: 5px;
  215. left: 355px;
  216. top: 252px;
  217. font-family: arial;
  218. font-size: px;
  219. color: #;
  220. letter-spacing: 0px;
  221. -webkit-transition: all .7s ease-in-out;
  222. }
  223. .hoverbox:hover {
  224. opacity: 1;
  225. top: 252px;
  226.  
  227. }
  228. .hoverbox b {
  229. color: # ;
  230. font-family: calibri;
  231. font-size: px;
  232. line-height: 10px;
  233. text-transform: ;
  234. }
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247. .hoverbox1 {
  248. position: fixed;
  249. background-color: # ;
  250. border-radius: ;
  251. border: px solid #a5adb3;
  252. opacity: 0;
  253. width: 470px;
  254. height: 225px;
  255. padding: 5px;
  256. left: 620px;
  257. top: 430px;
  258. font-family: arial;
  259. font-size: px;
  260. color: #;
  261. letter-spacing: 0px;
  262. -webkit-transition: all .7s ease-in-out;
  263. }
  264. .hoverbox1:hover {
  265. opacity: 1;
  266. top: 430px;
  267.  
  268. }
  269. .hoverbox1 b {
  270. color: # ;
  271. font-family: calibri;
  272. font-size: px;
  273. line-height: 10px;
  274. text-transform: ;
  275. }
  276.  
  277.  
  278.  
  279. #title {
  280. top: 340px;
  281. font-weight:800;
  282. text-transform:uppercase;
  283. font-size:40px;
  284. font-family: 'Oswald', sans-serif;
  285. background: url(https://66.media.tumblr.com/7a38aab7efef5b7e5398d22536312f9a/tumblr_pgr49oK5A61w7nb71_400.jpg) no-repeat;
  286. -webkit-background-clip: text;
  287. -webkit-text-fill-color: transparent;
  288. background-size:cover;
  289. background-position:center;
  290. margin-bottom:0px;
  291. margin-top:0px;
  292. line-height:45px;}
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303. .hoverbox {
  304. position: fixed;
  305. background-image:url('');
  306. border-radius: ;
  307. border: px solid #a5adb3;
  308. opacity: 0;
  309. width: 600px;
  310. height: 700px;
  311. padding: 5px;
  312. left: 895px;
  313. top: 15px;
  314. font-family: arial;
  315. font-size: px;
  316. color: #;
  317. letter-spacing: 0px;
  318. -webkit-transition: all .7s ease-in-out;
  319. }
  320. .hoverbox:hover {
  321. opacity: 1;
  322. top: 15px;
  323. }
  324. .hoverbox b {
  325. color: # ;
  326. font-family: calibri;
  327. font-size: px;
  328. line-height: 10px;
  329. text-transform: ;
  330. }
  331.  
  332. </style>
  333.  
  334.  
  335. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 600px; height: 730px; ; position: absolute; top:20px; left: 900px; overflow: auto; text-align: left; border-radius: ; border: px solid #dae0dd;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="https://i.imgur.com/gRIsoag.jpg" alt="" width="500" height="" /> </span></div>
  336.  
  337. <div class="hoverbox">
  338. <div style="float: left; width: 650px; height: 700px; overflow: auto; overflow-x: hidden; border: solid px #a5adb3; line-height: 8px;"><span style="font-family: andale mono,times; font-size: 11; color: #858585;"> <img src="https://i.imgur.com/ILfzGsb.jpg" alt="" width="500" height="" /></span></div>
  339. </div>
  340.  
  341.  
  342. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 600px; height: 730px; ; position: absolute; top:20px; left: 20px; overflow: auto; text-align: left; border-radius: ; border: px solid #dae0dd;"><span style="font-family: andale mono,times; font-size: 15; color: #fff;">
  343.  
  344.  
  345.  
  346. Alias: HATEMONK<br />
  347. Occupation: Monk/Cultist<br />
  348. Species: Human<br />
  349. Race: Caucasian<br />
  350. Gender: Male<br />
  351. Age: ???<br />
  352. Height: 6'4<br />
  353. Build: Built<br />
  354. Eyes: Yellow<br />
  355. Hair: White<br />
  356. Sexuality: Gynesexual<br />
  357. Marital: Single<br />
  358.  
  359. <br /><P>
  360. ITEMS<br />
  361.  
  362. • <u>Helm of the Great Old One -</u> An ancient helm of an eldritch being, this sentient and living piece of armor offers a variety of benefits to the wearer, while also working to boost the wearer by granting them direct boosts in exchange for their contributions to the eldritch deity it is connected to.<br />
  363. • <u>Supernatural Strength -</u> One of the helmets beneficial effects is that it greatly increases the strength of the wearer, bringing them up to a point where they can throw large sized people one handed and easily use large, heavy, or unwieldy weapons so long as they aren't insane degrees of such. Every spell absorbed increases this strength, with a substantial boost every milestone.<br />
  364. • <u>Supernatural Speed -</u> One of the helmets beneficial effects is that it greatly increases the speed of the wearer, bringing them up to a point where they can match pace with Olympic gold medalist for prolonged periods of time surpassing the normal for such medalist. Every spell absorbed increases this strength, with a substantial boost every milestone.<br />
  365. • <u>Spell Consumption -</u> An effect that enables any spells, divine effects, or magical effects cast within a 40 foot radius of the helm to be instantly negated and consumed by the helmet, counting as a sacrifice towards milestones. These also apply boosts towards the other stats.<br />
  366. • <u>Milestones -</u> Every spell absorbed counts towards Milestones, and after a set number grants a substantial stat boost, as well as individual stat boosts, alongside a new unique effect.<br />
  367. • <u>Number Absorbed -</u> 0<br />
  368. Disease Immunity
  369. <br /><P>
  370. HATEMONK'S hammer - A piece of steel I-beam cut and connected to an old axe handle, with a heavy chain added to the equation creates a formidable weapon for the HATEMONK to use, granting high weight for devastating strikes. Due to eldritch intervention, the weapon is incredibly durable, where as it would likely come apart or break in the initial uses it is at a point where breaking it is borderline impossible.
  371. <br /><br />
  372. HATEMONK'S armor -
  373. <br /><br />
  374. History
  375. <br /><br />
  376.  
  377. Personality
  378.  
  379. <br /><br />
  380. Those Of Note
  381. <br /><br />
  382.  
  383. OOC
  384.  
  385.  
  386. </span></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement