Chibi-Elle

CHAN CODE PT 2 [WIP]

Jul 27th, 2021 (edited)
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Antic+Slab|Niconne|Lobster+Two|Crushed');
  3. @font-face{font-family:'noware';src:url('https://static.tumblr.com/uopakca/PIrq6n13y/nowharehouse.ttf');}
  4. @font-face { font-family: 'scorchedearth'; src: url('https://static.tumblr.com/ujahjev/Gxoplsunp/scorchedearthdemo-kcfonts.otf') format('truetype');}
  5.  
  6. body {
  7. background-color: white;
  8. background-image: linear-gradient(to top, #c11d3c, #87162b, #5e101f);
  9. background-position: center;
  10. background-size: 100%;
  11. background-repeat:no-repeat;
  12. }
  13.  
  14. #thaibrows {
  15. position: fixed;
  16. left: 0px;
  17. right: 0px;
  18. top: 0px;
  19. bottom: 0px;
  20. }
  21.  
  22. ::-webkit-scrollbar-track {
  23. background-color:;
  24. }
  25.  
  26. ::-webkit-scrollbar-thumb {
  27. background-color:;
  28. }
  29.  
  30. ::-webkit-scrollbar {
  31. width:0px;
  32. height:0px;
  33. }
  34.  
  35. #overlay {
  36. background: url('https://cdn130.picsart.com/331347047032211.png');
  37. z-index: -1;
  38. position: fixed;
  39. background-repeat: no-repeat;
  40. background-size: 32%;
  41. background-position: bottom left;
  42. left: 310px;
  43. top: 0px;
  44. right: 0px;
  45. bottom: 0px;
  46. opacity: 0.3;
  47. }
  48.  
  49. #container {
  50. position: absolute;
  51. right: 0%;
  52. top: 0%;
  53. width: 590px;
  54. height: 100%;
  55. background: #5e101f;
  56. border-left: 3px double #3d0a14;
  57. background-image: ('')
  58. }
  59.  
  60. #title {
  61. position: absolute;
  62. z-index: 1;
  63. left: -260px;
  64. bottom: 207px;
  65. transform: rotate(270deg);
  66. font-family: 'scorchedearth';
  67. color: #240208;
  68. font-size: 60px;
  69. line-height: 60px;
  70. }
  71.  
  72. #music {
  73. position: absolute;
  74. top: -15px;
  75. right: 650px;
  76. }
  77.  
  78. #music1 {
  79. position: absolute;
  80. -webkit-transition: all 0.5s ease-in-out;
  81. -moz-transition: all 0.5s ease-in-out;
  82. -o-transition: all 0.5s ease-in-out;
  83. }
  84.  
  85. #music1:hover #music2{}
  86.  
  87. #music1:hover #music3{}
  88.  
  89. #music1:hover #musiclist{ opacity:1;}
  90.  
  91. #music3 {
  92. position: absolute;
  93. width: 110px;
  94. height: 90px;
  95. background-size: 60%;
  96. background-image: url('https://1.bp.blogspot.com/-MfD7_JkD6eM/Xz0Z7u_0KYI/AAAAAAAAAdc/3VXhmiBoUuQLR6GO7mmAPlW5QdEMr5AZgCLcBGAsYHQ/s480/giphy.gif');
  97. background-repeat: no-repeat;
  98. overflow:hidden;
  99. background-color: #transparent;
  100. opacity: 0.3;
  101. transform: rotate(270deg);
  102. }
  103.  
  104. </style>
  105. <div id="thaibrows" oncontextmenu="return false;">
  106. <div id="overlay"></div>
  107. <div id="container">
  108. <div id="title"><i>Channarong</i></div>
  109.  
  110.  
  111.  
  112.  
  113. <div id="music">
  114. <div id="music1">
  115. <div id="music3">
  116. <audio controls style="opacity: 0;"><source src="https://www.dropbox.com/s/7n5wo0oermxikh8/Beautiful%20Pain%20%28%EC%95%84%EB%A6%84%EB%8B%B5%EA%B3%A0%EB%8F%84%20%EC%95%84%ED%94%84%EA%B5%AC%EB%82%98%29%20%28Inst.%29.mp3?raw=1"></audio><script src="https://ajax.cloudflare.com/cdn-cgi/scripts/7089c43e/cloudflare-static/rocket-loader.min.js" data-cf-settings="efa4bf266fe8bb445bebb0cb-|49" defer=""></script>
  117. </div>
Add Comment
Please, Sign In to add comment