ZukoHiyama

woh code

Aug 3rd, 2021 (edited)
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Caveat&display=swap');
  3. body {
  4. background-color: #000;
  5. background-image: url('https://i.ibb.co/jT9LH2K/wohtest3.png') ;
  6. background-position: fixed;
  7. background-size: 85%;
  8. background-repeat:no-repeat;
  9. background-position: center;
  10. font-family: ;
  11. color: #7c7c7c;
  12. text-shadow:0px 0px 3px #000;
  13. }
  14.  
  15. #navi1 {position: fixed;
  16. left: 72.5vw;
  17. top: 2.8vw;
  18. z-index: 5;
  19. vertical-align: top;
  20. }
  21.  
  22. #navi1 a {
  23. background-image: url('https://i.ibb.co/HH9pqHH/wohbutton1unhover.png') ;
  24. background-size: 100%;
  25. display: inline-block;
  26. opacity: 1;
  27. height: 30px;
  28. width: 215px;
  29.  
  30. }
  31.  
  32. #navi1 a:hover {
  33. background-image: url('https://i.ibb.co/61gfnwY/wohbutton1hover.png') ;
  34. background-size: 100%;
  35. display: inline-block;
  36. }
  37.  
  38. #navi2 {position: fixed;
  39. left: 72.5vw;
  40. top: 5.3vw;
  41. z-index: 5;
  42. vertical-align: top;
  43. }
  44.  
  45. #navi2 a {
  46. background-image: url('https://i.ibb.co/SKwPvZL/wohbutton2unhover.png') ;
  47. background-size: 100%;
  48. display: inline-block;
  49. opacity: 1;
  50. height: 30px;
  51. width: 215px;
  52. }
  53.  
  54. #navi2 a:hover {
  55. background-image: url('https://i.ibb.co/p2HnG9X/wohbutton2hover.png') ;
  56. background-size: 100%;
  57. display: inline-block;
  58. }
  59.  
  60. #navi3 {position: fixed;
  61. left: 72.5vw;
  62. top: 7.8vw;
  63. z-index: 5;
  64. vertical-align: top;
  65. }
  66.  
  67. #navi3 a {
  68. background-image: url('https://i.ibb.co/4VnpHMX/wohbutton3unhover.png') ;
  69. background-size: 100%;
  70. display: inline-block;
  71. opacity: 1;
  72. height: 30px;
  73. width: 215px;
  74. }
  75.  
  76. #navi3 a:hover {
  77. background-image: url('https://i.ibb.co/877MTm7/wohbutton3hover.png') ;
  78. background-size: 100%;
  79. display: inline-block;
  80. }
  81.  
  82. #navi4 {position: fixed;
  83. left: 72.5vw;
  84. top: 10.3vw;
  85. z-index: 5;
  86. vertical-align: top;
  87. }
  88.  
  89. #navi4 a {
  90. background-image: url('https://i.ibb.co/vzYtpLC/wohbutton4unhover.png') ;
  91. background-size: 100%;
  92. display: inline-block;
  93. opacity: 1;
  94. height: 30px;
  95. width: 215px;
  96. }
  97.  
  98. #navi4 a:hover {
  99. background-image: url('https://i.ibb.co/FgVT3dw/wohbutton4hover.png') ;
  100. background-size: 100%;
  101. display: inline-block;
  102. }
  103.  
  104. #navi5 {position: fixed;
  105. left: 72.5vw;
  106. top: 12.8vw;
  107. z-index: 5;
  108. vertical-align: top;
  109. }
  110.  
  111. #navi5 a {
  112. background-image: url('https://i.ibb.co/rMjffgM/wohbutton5unhover.png') ;
  113. background-size: 100%;
  114. display: inline-block;
  115. opacity: 1;
  116. height: 30px;
  117. width: 215px;
  118. }
  119.  
  120. #navi5 a:hover {
  121. background-image: url('https://i.ibb.co/sjp80JW/wohbutton5hover.png') ;
  122. background-size: 100%;
  123. display: inline-block;
  124. }
  125.  
  126. .content{
  127. position: fixed;
  128. top: 3vw;
  129. left: 9vw;
  130. z-index: 1;
  131. opacity: 0;
  132.  
  133. }
  134.  
  135. .content:target{
  136. top: 3vw;
  137. left: 9vw;
  138. z-index: 1;
  139. opacity: 1;
  140.  
  141. }
  142.  
  143. .contentbox{
  144. background-color: #
  145. font-family: 'Caveat Brush', cursive;
  146. font-size:16px;
  147. color: #000;
  148. letter-spacing: 0px;
  149. width: 800px;
  150. height: 800px;
  151. overflow: auto;
  152. position: fixed;
  153. z-index: 1;
  154. text-shadow:none;
  155. opacity: 1;
  156. }
  157.  
  158.  
  159. </style>
  160. <body>
  161.  
  162. <div id="navi1"><a href="#one"></a></div></div>
  163. <div id="navi2"><a href="#two"></a></div></div>
  164. <div id="navi3"><a href="#three"></a></div></div>
  165. <div id="navi4"><a href="#four"></a></div></div>
  166. <div id="navi5"><a href="#five"></a></div></div>
  167.  
  168. <div id="one" class="content"><div class="contentbox">
  169. <span style="float:right;"><a href="#"><img src="https://i.ibb.co/6YtFCL3/wohresetbutton.png" width="20" ></a></span>
  170. <img src="https://i.ibb.co/J3Phcfv/wohtextboxstatus.png" width="800" >
  171.  
  172.  
  173. </div>
  174. </div>
  175.  
  176. <div id="two" class="content"><div class="contentbox">
  177. <span style="float:right;"><a href="#"><img src="https://i.ibb.co/6YtFCL3/wohresetbutton.png" width="20" ></a></span>
  178. <img src="https://i.ibb.co/KFSqjhW/wohtextboxequip.png" width="800" >
  179.  
  180.  
  181. </div>
  182. </div>
  183.  
  184. <div id="three" class="content"><div class="contentbox">
  185. <span style="float:right;"><a href="#"><img src="https://i.ibb.co/6YtFCL3/wohresetbutton.png" width="20" ></a></span>
  186. <img src="https://i.ibb.co/F5qbH9c/wohtextboxmysteries.png" width="800" >
  187.  
  188.  
  189. </div>
  190. </div>
  191.  
  192. <div id="four" class="content"><div class="contentbox">
  193. <span style="float:right;"><a href="#"><img src="https://i.ibb.co/6YtFCL3/wohresetbutton.png" width="20" ></a></span>
  194. <img src="https://i.ibb.co/2P16sJR/wohtextboxallies.png" width="800" >
  195.  
  196.  
  197. </div>
  198. </div>
  199.  
  200. <div id="five" class="content"><div class="contentbox">
  201. <span style="float:right;"><a href="#"><img src="https://i.ibb.co/6YtFCL3/wohresetbutton.png" width="20" ></a></span>
  202. <img draggable="false" src="https://i.ibb.co/9nWfSRg/wohtextboxooc.png" width="800">
  203.  
  204.  
  205. </div>
  206. </div>
  207.  
  208.  
  209. </body>
  210. </body>
Add Comment
Please, Sign In to add comment