RageQxeen

Mob Doctor

Jan 18th, 2020
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.22 KB | None | 0 0
  1. <html>
  2. <body><style type="text/css">
  3.  
  4. @import url(https://fonts.googleapis.com/css?family=Indie+Flower|Special+Elite);
  5.  
  6. html, body {
  7. background: #716076;
  8. background-image:url("");
  9. background-size: 110%;
  10. background-repeat:no-repeat;
  11. background-position:center;
  12. }
  13.  
  14. ::-webkit-scrollbar-button:vertical:{
  15. background-color: #transparent;}
  16.  
  17. ::-webkit-scrollbar-thumb:vertical {
  18. background-color:#transparent;
  19. height:150px;}
  20.  
  21. ::-webkit-scrollbar-thumb:horizontal {
  22. background-color:#transparent;
  23. height:60px;}
  24.  
  25.  
  26. ::-webkit-scrollbar {
  27. height:60px;
  28. width:5px;
  29. background-color:#transparent;}
  30.  
  31. #image {
  32. width: 500px;
  33. margin: 0px;
  34. border: none;
  35. height: 700px;
  36. background-color:transparent;
  37. position: absolute;
  38. left: 30%;
  39. bottom: 0%;
  40. background-image:url("http://i.picpar.com/LFld.png");
  41. background-repeat:no-repeat;
  42. background-position: bottom;
  43. background-size: 100%;
  44. }
  45.  
  46. #box1{
  47. background-color: transparent;
  48. position: absolute;
  49. width: 450px;
  50. height: 400px;
  51. margin: auto;
  52. padding: 10px;
  53. text-align: justify;
  54. font-family: dosis;
  55. font-size: 14px;
  56. color: #fff;
  57. left: 2%;
  58. bottom: 5%;
  59. box-shadow: 2px 2px 10px 10px #470d0d;
  60. }
  61.  
  62. #box2{
  63. background-color: transparent;
  64. position: absolute;
  65. width: 450px;
  66. height: 400px;
  67. margin: auto;
  68. padding: 10px;
  69. text-align: justify;
  70. font-family: dosis;
  71. font-size: 14px;
  72. color: #fff;
  73. right: 2%;
  74. bottom: 5%;
  75. box-shadow: 2px 2px 10px 10px #470d0d;
  76. }
  77.  
  78. #name {
  79. z-index:15;
  80. position: absolute;
  81. left: 37.5%;
  82. top: 2%;
  83. margin: auto;
  84. background: #transparent;
  85. width: 300px;
  86. height: 100px;
  87. font-family: 'Special Elite', cursive;
  88. font-size: 45px;
  89. background: url(https://avatars.mds.yandex.net/get-pdb/777813/c391b2a8-a11e-4d48-8518-950aec45f588/orig) 0px 0px repeat;
  90. -webkit-text-fill-color: transparent;
  91. -webkit-background-clip: text;
  92. background-position: center;
  93. display:block;
  94. text-align: center;
  95. letter-spacing: 1px;
  96. -webkit-transition:opacity 2s linear;
  97. line-height:3.6vw;
  98. }
  99.  
  100. #nameunder{
  101. z-index:15;
  102. position: absolute;
  103. left: 37.5%;
  104. top: 2%;
  105. margin: auto;
  106. background: #transparent;
  107. width: 300px;
  108. height: 100px;
  109. font-family: 'Special Elite', cursive;
  110. font-size: 45px;
  111. -webkit-text-fill-color: #470d0d;
  112. text-transform: none;
  113. -webkit-background-clip: text;
  114. display:block;
  115. text-shadow: -1px 0 #333, 0 1px #000,1px 0 #000, 0 -1px #333;
  116. text-align: center;
  117. letter-spacing: 1px;
  118. -webkit-transition:opacity 2s linear;
  119. line-height:3.6vw;
  120. }
  121.  
  122. #navi1 {position: absolute;
  123. left: 5%;
  124. top: 5%;}
  125.  
  126. #navi1 a {background-color: #600;
  127. background:url('http://i.picpar.com/GOhd.png')
  128. center center no-repeat;;
  129. background-size: 100%;
  130. display: inline-block;
  131. height: 100px;
  132. width: 50px;
  133. border: 0px solid #000;
  134.  
  135. }
  136.  
  137. #navi2 {position: absolute;
  138. left: 12%;
  139. top: 12%;}
  140.  
  141. #navi2 a {background-color: #600;
  142. background:url('http://i.picpar.com/HOhd.png')
  143. center center no-repeat;;
  144. background-size: 100%;
  145. display: inline-block;
  146. height: 100px;
  147. width: 50px;
  148. border: 0px solid #000;}
  149.  
  150. #navi3 {position: absolute;
  151. right: 12%;
  152. top: 12%;}
  153.  
  154. #navi3 a {background-color: #600;
  155. background:url('http://i.picpar.com/GOhd.png')
  156. center center no-repeat;;
  157. background-size: 100%;
  158. display: inline-block;
  159. height: 100px;
  160. width: 50px;
  161. border: 0px solid #000;}
  162.  
  163. #navi4 {position: absolute;
  164. right: 5%;
  165. top: 5%;}
  166.  
  167. #navi4 a {background-color: #600;
  168. background:url('http://i.picpar.com/HOhd.png')
  169. center center no-repeat;;
  170. background-size: 100%;
  171. display: inline-block;
  172. height: 100px;
  173. width: 50px;
  174. border: 0px solid #000;}
  175.  
  176. i{color: #111;}
  177. b{color: #000;}
  178. a{color: #222; text-decoration: none;}
  179. h1{color: #000; font-family: 'Special Elite', cursive; border-bottom: 1px solid #000; text-align: right; font-size: 25px;}
  180. h2{color: #000; font-family: 'Special Elite', cursive; border-bottom: 1px solid #000; text-align: left; font-size: 25px;}
  181.  
  182. /*Code by Alikade, please keep this credit where it is, it will not interfere with the rest of the code.*/
  183.  
  184. #editthis{ position:fixed;height: 27px; width: 30px; top: 30%; left: 34%; margin: auto; z-index:99;}
  185.  
  186. #music1{ position:fixed; padding:2px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
  187.  
  188. #music1:hover #music2{ opacity: 0; margin-top:-20px; z-index:-1;}
  189.  
  190. #music1:hover #music3{ opacity: .5; margin-top:-5px; z-index:99;}
  191.  
  192. #music1:hover #musiclist{ opacity: .5;}
  193.  
  194. #music2{ opacity: .5; background-color:#000000; padding:6px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
  195.  
  196. #music3{ opacity: 0; position:fixed; background-color:#000000; background-image: url('http://assets.clickmotive.com/Designs/LEMidnight/playButton.png'); background-repeat: no-repeat; background-size: 25px; border:1px dotted #b3b3e5; width:25px; height:25px; z-index:99 margin-left:0px; overflow:hidden; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  197.  
  198. .credit{
  199. position: fixed;
  200. bottom: 0px;
  201. left: 2px;
  202. height: 25px;
  203. width: 25px;
  204. line-height: 15px;
  205. font-size: 10px;
  206. color: #000;
  207. text-align: center;
  208. font-family: roboto;
  209. }
  210.  
  211. #Layout {position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  212. </style>
  213.  
  214.  
  215. <div id="editthis"><div id="music1"><div id="music2">
  216. <img src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" style="opacity: 0.8;"></div>
  217. <div id="music3"><Div style="margin-top:4px;">
  218. <audio controls style="opacity: 0;"><source src="linkhere"></audio>
  219. </div></div></div></div>
  220.  
  221.  
  222. <div id="nameunder">Mob Doctor</div><div id="name">Mob Doctor</div>
  223.  
  224. <div id="image"></div>
  225.  
  226. <div id="box1">
  227. <div style="width: 450px; height: 400px; overflow-y: hidden;">
  228.  
  229. <a name="one"></a>
  230. <div style="width: 450px; height: 400px; overflow: auto;" align="center">
  231. <h1>the usual</h1>
  232. <span style="float:left;"><b>Name</b></span><span style="float:right;">here</span><br>
  233. <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;">here</span><br>
  234. <span style="float:left;"><b>Gender</b></span><span style="float:right;">here</span><br>
  235. <span style="float:left;"><b>Age</b></span><span style="float:right;">here</span><br>
  236. <span style="float:left;"><b>Race</b></span><span style="float:right;">here</span><br>
  237. <span style="float:left;"><b>Voice</b></span><span style="float:right;"><a href="LinkHere" target="_blank">here</a></span><br><br>
  238. <span style="float:left;"><b>Height</b></span><span style="float:right;">here</span><br>
  239. <span style="float:left;"><b>Weight</b></span><span style="float:right;">here</span><br>
  240. <span style="float:left;"><b>Measurements</b></span><span style="float:right;">here</span><br>
  241. <span style="float:left;"><b>Eyes</b></span><span style="float:right;">here</span><br>
  242. <span style="float:left;"><b>Hair</b></span><span style="float:right;">here</span><br>
  243. <span style="float:left;"><b>Build</b></span><span style="float:right;">here</span><br><br>
  244. <span style="float:left;"><b>Orientation</b></span><span style="float:right;">here</span><br>
  245. <span style="float:left;"><b>Relationship</b></span><span style="float:right;">here</span><br>
  246. <span style="float:left;"><b>Quirk</b></span><span style="float:right;"><a href="LinkHere" target="_blank">here</a></span><br>
  247. <span style="float:left;"><b>Affiliation</b></span><span style="float:right;">here</span><br><br>
  248. </div>
  249.  
  250. <a name="two"></a>
  251. <div style="width: 450px; height: 400px; overflow: auto;" align="left">
  252. <h1>combat</h1>
  253. <span style="float:left;"><b>Cooperation</b></span><span style="float:right;">●●●○○</span><br><br>
  254. <span style="float:left;"><b>Power</b></span><span style="float:right;">●●●○○</span><br><br>
  255. <span style="float:left;"><b>Speed</b></span><span style="float:right;">●●●●○</span><br><br>
  256. <span style="float:left;"><b>Intelligence</b></span><span style="float:right;">●●●●●</span><br><br>
  257.  
  258. <h2>headcanons</h2>
  259. TBA
  260. </div>
  261. </div>
  262. </div>
  263.  
  264. <div id="box2">
  265. <div style="width: 450px; height: 400px; overflow-y: hidden;">
  266.  
  267. <a name="three"></a>
  268. <div style="width: 450px; height: 400px; overflow: auto;" align="center">
  269. <h1>connections</h1>
  270. <a target="_blank" href="LinkHere" title="namehere"><img style="border-radius: 50%" src="imagelinkhere" align="left" height="100" width="100"></a>
  271. <a target="_blank" href="LinkHere" title="namehere"><img style="border-radius: 50%" src="imagelinkhere" align="left" height="100" width="100"></a><a target="_blank" href="LinkHere" title="namehere"><img style="border-radius: 50%" src="imagelinkhere" align="left" height="100" width="100"></a>
  272. </div>
  273.  
  274.  
  275. <a name="four"></a>
  276. <div style="width: 450px; height: 400px; overflow: auto;" align="center">
  277. <h1>out of character</h1>
  278. <b>00</b>. Want a code? Go <a target="_blank" href="/profile.php?user=RageQxeen">here</a>. Refrain from stealing.<br><br>
  279. <b>01</b>. OOC.<br><br>
  280. <b>02</b>. OOC.<br><br>
  281. <b>03</b>. OOC.<br><br>
  282. <b>04</b>. OOC.<br><br>
  283. <b>05</b>. OOC.<br><br>
  284. </div>
  285.  
  286. </div>
  287. </div>
  288.  
  289. <div id="Layout" oncontextmenu="return false;">
  290.  
  291.  
  292. <div id="navi2"><a href="#two"></a></div>
  293. <div id="navi3"><a href="#three"></a></div>
  294. <div id="navi4"><a href="#four"></a></div>
  295. <div id="navi1"><a href="#one"></a></div>
  296.  
  297. <div class="credit" title="Profile by RageQxeen">♛</div>
  298. </body>
  299. </html>
Advertisement
Add Comment
Please, Sign In to add comment