Professor_Stein

Disco

May 2nd, 2020
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. <style>
  2. .mp{
  3. position: fixed;
  4. top: 2vh;
  5. width: 3vh;
  6. right: 1vw;
  7. height: 2vh;
  8. line-height: 18px;
  9. font-size: 14px;
  10. color: #fff;
  11. background-color:#7F9FB8;
  12. border:2px double #E8B5ED;
  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.  
  31. <style>
  32.  
  33. @import url('https://fonts.googleapis.com/css?family=Calligraffitti|IM+Fell+Great+Primer+SC|Inconsolata|Jim+Nightshade|Megrim|Nova+Slim|UnifrakturCook:700&display=swap');
  34. @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');
  35. @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');
  36. ::-webkit-scrollbar{width:0.5vh;height:0.1vh;}
  37. ::-webkit-scrollbar-track{border-radius:0;background:transparent;}
  38. ::-webkit-scrollbar-thumb{border-radius:0;background:transparent;}
  39.  
  40. body{
  41. background: url(https://i.imgur.com/uzRwaZc.png);
  42. background-size: cover;
  43. background-position: center;
  44. }
  45.  
  46.  
  47.  
  48. #box1, #box2, #box3, #box4{
  49. position: fixed;
  50. background: #81A4B8;
  51. padding: 1%;
  52. z-index: 5;
  53. box-shadow: 1vh 1vh 1vh #000;
  54. height: 40vh;
  55. width: 40vh;
  56. font-family: 'Calligraffitti';
  57. font-size: 2vh;
  58. color: #E8BCF1;
  59. transition: 0.3s;
  60. overflow: auto;
  61. }
  62.  
  63. #box1{top: 1vh;right: 76.5vw;}
  64.  
  65. #box2{bottom: 2vh;right:76.5vw;}
  66.  
  67. #box3{top: 1vh;right: 3.5vw;}
  68.  
  69. #box4{bottom: 2vh;right: 3.5vw;}
  70.  
  71.  
  72. h1{
  73. font-family: 'Milonga';
  74. font-size: 4vh;
  75. text-shadow: 0 0 1vh #C890FB;
  76. }
  77. a{
  78. color: #E8BCF1;
  79. transition: 0.5s;
  80. font-family: 'Averia Gruesa Libre';
  81. text-decoration: underline;
  82. }
  83.  
  84. a:hover{
  85.  
  86. transition: 0.4s;
  87. color: #2A3B42;
  88. text-shadow: 0 0 1vh #ff5454;
  89. }
  90.  
  91.  
  92. .r{float:right;}
  93.  
  94.  
  95. </style>
  96.  
  97.  
  98. <div id="title"></div>
  99.  
  100. <div id="box1">
  101. <h1>Dossier</h1>
  102. Name<div class="r">Disco</div><br><br>
  103. Gender<div class="r"></div><br><br>
  104. Race<div class="r"></div><br><br>
  105. Height<div class="r"></div><br><br>
  106. Occupation<div class="r"></div><br><br>
  107. Orientation<div class="r"></div><br><br>
  108. <br>
  109.  
  110. </div>
  111.  
  112. <div id="box2">
  113. <h1>Story</h1>
  114. <p>
  115.  
  116. </p></div>
  117.  
  118. <div id="box3">
  119. <h1>Relations</h1>
  120. <li></li><br>
  121. <li></li><br>
  122. <li></li><br>
  123. <li></li><br>
  124. <li></li><br>
  125. <li></li><br>
  126.  
  127.  
  128.  
  129.  
  130. </div>
  131.  
  132. <div id="box4">
  133. <h1>OOC</h1>
  134. <ol>
  135. <li></li><br>
  136.  
  137. <li></li><br>
  138.  
  139. <li></li><br>
  140.  
  141. <li></li><br>
  142.  
  143. <li></li><br>
  144.  
  145. <li></li><br>
  146.  
  147.  
  148.  
  149. </div>
  150. <div id="bar1"></div>
  151. <div class="mp" title="Laxcity - introvert (feat. hrvey)">♪♪<div class="mpc">
  152. <audio controls loop><source src="https://od.lk/s/ODVfMTExODQ0OTdf/%E3%83%9E%E3%82%AF%E3%83%AD%E3%82%B9MACROSS%2082-99%20x%20YUNG%20BAE%20-%20Selfish%20High%20Heels%20%28Feat.%20Harrison%20%29.mp3
  153.  
  154. ">
  155. </audio>
  156. </div>
Add Comment
Please, Sign In to add comment