Advertisement
Guest User

Untitled

a guest
Nov 21st, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.63 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4.  
  5. .pfor {display: none;}
  6.  
  7. body, a{cursor: url( ), progress !important;}
  8.  
  9. body {background: #000000
  10. url(""); background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; background-size:1500px 900px; cursor: help;}
  11.  
  12.  
  13. b {font-size:12px; text-decoration: Bold; color: #ffffff; text-shadow:1px 1px 0px #; font-family: Arial Black;}
  14.  
  15. i {font-size:11px; text-decoration: italic; color: 9f0162; text-shadow:1px 1px 0px #; font-family: times new roman;}
  16.  
  17. u { text-decoration: underline; Underline; color: 000000; border-bottom: 1px 000000; text-shadow:1px 1px 1px #; font-family: utsaah;}
  18.  
  19. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  20.  
  21. -moz-border-radius: 1px 1px 1px 1px;
  22.  
  23. border-radius: 1px 1px 1px 1px;}
  24.  
  25. ::-webkit-scrollbar-thumb:vertical {background-color:transparent;height:15px;
  26.  
  27.  
  28.  
  29. -moz-border-radius: 10px 10px 10px 10px;
  30.  
  31. border-radius:10px 10px 10px 10px;}
  32.  
  33. ::-webkit-scrollbar-thumb:horizontal {background-color:transparent;height:60px !important;
  34.  
  35. -moz-border-radius: 2px 2px 2px 2px;
  36.  
  37. border-radius:2px 2px 2px 2px;}
  38.  
  39. ::-webkit-scrollbar { height:60px;width:5px; background-color:#transparent;}
  40.  
  41. a:active, a:visited, a:link {
  42. font-family: times new roman;
  43. sans-serif; font-size: 10px;
  44. line-height:0px;
  45. letter-spacing:1px;
  46. text-align:center;
  47. padding:1px;
  48. padding-left:0px;
  49. margin-bottom:0px;
  50. color:#ffff18;
  51. background:#transparent;
  52. transition:all 1s ease-out;
  53. -o-transition:all 1s ease-in-out;
  54. -moz-transition:all 1s ease-in-out;
  55. -webkit-transition:all 1s ease-in-out;
  56. width:60;
  57. border-radius: 0px;
  58. text-decoration:none;}
  59.  
  60.  
  61.  
  62.  
  63. a:hover {
  64. background:#transparent;
  65. color:#ffffff;
  66. letter-spacing:1px;
  67. sans-serif; font-size: 10px;
  68. transition:all 1s ease-out;
  69. -o-transition:all 1s ease-in-out;
  70. -moz-transition:all 1s ease-in-out;
  71. -webkit-transition:all 1s ease-in-out;
  72. width:60;
  73. border-radius: 100px;
  74. font-weight:normal;
  75. text-shadow:none;}
  76.  
  77.  
  78.  
  79.  
  80.  
  81. h1{line-height:20px; font-size:10px; background-color:#000000; display: underline; letter-spacing:1pt; color: ffffff; text-align: center; text-shadow:1px 1px 10px #ffffff; font-weight: normal; font-family: french script mt; background-image:url(""); background-repeat: no-repeat; background-position: 50% 50%; background-size: 100%; border-top-left-radius: 0px; border-top-right-radius: 0px;
  82.  
  83. }
  84.  
  85.  
  86.  
  87.  
  88. h2{line-height:10px; font-size:20px; background-color:#000000; display: block; letter-spacing:1pt; color: ffffff; text-align: left; text-shadow:1px 1px 10px #00ffff; font-weight: normal; font-family: monotype corsiva; background-image:url("http://24.media.tumblr.com/af449bef1785a6ff06dd4009f8470d45/tumblr_mgclc0ylLm1s1q4f3o1_500.gif"); background-repeat: no-repeat; background-position: 50% 50%; background-size: 300px 20px; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px}
  89.  
  90.  
  91.  
  92.  
  93. #sidebar {width:235px; top:0px; bottom:auto; padding:0px;border-right: dashed 2px 000000; float:left; padding-right:55px;}
  94.  
  95. #barside {width:175px; top:0px; bottom:auto; padding:0px;border-left: dashed 0px white; float:right; padding-right:15px;}
  96.  
  97.  
  98.  
  99.  
  100.  
  101. #profile { border: Double 0px red; border-top-left-radius: 20px 20px; border-bottom-left-radius: 20px 20px; border-bottom-right-radius: 20px 20px; border-top-right-radius: 20px 20px; }
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. #profile {background-color: transparent; border:none; margin: auto; position: relative; center: 240px;}
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121. #Box1{
  122.  
  123. width: 250px;
  124. height: 245px;
  125. position: fixed;
  126. background:
  127. url("");
  128. background-size:350px 350px;
  129. background-repeat: no-repeat;
  130. background-position: 50% 50%;
  131. background-color: #transparent;
  132. box-shadow: -2px 2px 1px #000000;
  133.  
  134. border-top-left-radius: 20px;
  135. border-bottom-left-radius: 50px;
  136.  
  137. border-bottom-right-radius: 20px;
  138. border-top-right-radius: 0px;
  139. opacity: 1;
  140. -webkit-transition:all 1s ease-in-out;
  141.  
  142.  
  143. z-index: 0;
  144.  
  145. overflow: hidden;
  146.  
  147. }
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157. #Box1:hover{
  158. background-color: #000000;
  159. box-shadow: 2px -2px 1px #000000;
  160.  
  161. border-top-left-radius: 50px;
  162. border-bottom-left-radius: 0px;
  163.  
  164. border-top-right-radius: 20px;
  165. border-bottom-right-radius: 20px;
  166. opacity: 1;
  167. -webkit-transition:all 1s ease;
  168.  
  169. }
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178. #Box2{
  179.  
  180. width: 250px;
  181. height: 245px;
  182. position: fixed;
  183. background:
  184. url("");
  185. background-size:350px 350px;
  186. background-repeat: no-repeat;
  187. background-position: 50% 50%;
  188. background-color: #transparent;
  189. box-shadow: 2px -2px 1px #000000;
  190.  
  191. border-top-left-radius: 20px;
  192. border-bottom-left-radius: 50px;
  193.  
  194. border-bottom-right-radius: 20px;
  195. border-top-right-radius: 50px;
  196. opacity: 1;
  197. -webkit-transition:all 1s ease-in-out;
  198.  
  199.  
  200. z-index: 0;
  201.  
  202. overflow: hidden;
  203.  
  204. }
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219. #Box2:hover{
  220. background-color: #000000;
  221. box-shadow: 2px -2px 1px #000000;
  222.  
  223. border-top-left-radius: 20px;
  224. border-bottom-left-radius: 50px;
  225.  
  226. border-top-right-radius: 0px;
  227. border-bottom-right-radius: 20px;
  228. opacity: 1;
  229. -webkit-transition:all 1s ease;
  230.  
  231. }
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240. #H{
  241. opacity: 0;
  242. -webkit-transition: opacity 1s linear;
  243. }
  244.  
  245. #H:hover{
  246. opacity: 1;
  247. }
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262. div.logo
  263. {
  264. transform:rotate(315deg);
  265. -webkit-transform:rotate(315deg);
  266. }
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273. div.transbox
  274. {
  275. opacity: 0;
  276. -webkit-transition: opacity 1s linear;
  277. }
  278.  
  279.  
  280.  
  281. div.transbox:hover {
  282. font-color:#ffffff;
  283. opacity: 1;
  284.  
  285. }
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303. #HL {
  304. width:0px;
  305. height:185px;
  306. border-top-left-radius:10px 10px;
  307. border-bottom-left-radius:10px 10px;
  308. color:#000000;
  309. background-color:9f0162;
  310. border-left:10px solid #000000;
  311. overflow:hidden;
  312. -webkit-transition:all 1s ease;
  313. z-index:2;
  314. }
  315.  
  316.  
  317.  
  318.  
  319. #HL:hover {
  320. width:165px;
  321. -webkit-transform: rotate(360deg);
  322. }
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343. #HR {
  344. width:0px;
  345. height:185px;
  346. border-top-right-radius:10px 10px;
  347. border-bottom-right-radius:10px 10px;
  348. color:#000000;
  349. background-color:9f0162;
  350. border-right:10px solid #000000;
  351. overflow:hidden;
  352. -webkit-transition:all 1s ease;
  353. z-index:2;
  354. }
  355.  
  356.  
  357.  
  358.  
  359. #HR:hover {
  360. width:165px;
  361. -webkit-transform: rotate(360deg);
  362. }
  363.  
  364.  
  365.  
  366.  
  367. </style>
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378. <div style="position:fixed; top:0; left:500; overflow:hidden; z-index: 1;">
  379.  
  380. <img src="https://i.imgur.com/zkXINgh.png" width="425" height="770">
  381.  
  382. </div>
  383.  
  384.  
  385.  
  386. <div class="logo" style="position:fixed; top:600; left:1225; overflow:hidden; z-index: 1;">
  387.  
  388. <img src="https://media.giphy.com/media/b8AIy2HJzPog8/giphy.gif" width="200" height="100">
  389.  
  390. </div>
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399. <div id="Box1" style="position: fixed; top: 35; left:50; text-align:center;">
  400.  
  401. <div style="width:250px; height:245px; overflow:hidden; text-shadow:1px 1px 5px #; text-align:center; line-height: 12px;">
  402.  
  403. <font color="#F08080" size="1" face="Times new Roman">
  404.  
  405.  
  406. <div class="transbox">
  407.  
  408. Name: Sleaze <br>
  409. Race: Wolf. <br>
  410. Age: 302 <br>
  411. Height: 6'1<br>
  412. Weight: 220 <br>
  413. Occupation: Vampire <br>
  414. Fur: Black <br>
  415. Eye: Pink <br>
  416. Orientation: A hole is a hole <br>
  417.  
  418.  
  419. </div>
  420.  
  421.  
  422.  
  423. </div></div>
  424.  
  425. <div id="Box2" style="position: fixed; top: 285; left:150; text-align:center;">
  426.  
  427. <div style="width:250px; height:245px; overflow:hidden; text-shadow:1px 1px 5px #; text-align:center; line-height: 12px;">
  428.  
  429. <font color="#DC143C" size="1" face="Times new Roman">
  430.  
  431. <div class="transbox">
  432.  
  433.  
  434. The Devil On Your Shoulder. <br>
  435. <br>
  436. <br>
  437.  
  438. Art done by <a target="_blank" href="https://roleplay.chat/profile.php?user=Imou">Momo.</a>!! <a target="_blank" href="https://imgur.com/a/8A0p5vm" target="_blank">The Files.</a><br>
  439.  
  440. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement