Advertisement
reijeo

heavily edited menu from ciarispop!!

Jun 14th, 2022
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. <head>
  2. <link rel="preconnect" href="https://fonts.googleapis.com">
  3. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  4. <link href="https://fonts.googleapis.com/css2?family=Hi+Melody&family=Molle:ital@1&display=swap" rel="stylesheet">
  5. <link rel="preconnect" href="https://fonts.googleapis.com">
  6. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  7. <link href="https://fonts.googleapis.com/css2?family=Molle:ital@1&display=swap" rel="stylesheet">
  8. <link rel="preconnect" href="https://fonts.googleapis.com">
  9. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  10. <link href="https://fonts.googleapis.com/css2?family=Mali&display=swap" rel="stylesheet">
  11. </head>
  12.  
  13. <style>
  14.  
  15. #he {
  16. width: 50px;
  17. height: 50px;
  18. }
  19.  
  20. .img {
  21. width: 30px;
  22. height: auto;
  23. margin-top: 5px;
  24. margin-left: 5px;
  25. top: 0px;
  26. left: 0px;
  27. position: fixed;
  28. z-index: 1;
  29. }
  30.  
  31. .img:hover {
  32. opacity: 0.7;
  33. }
  34.  
  35. #he:hover #cont{
  36. position: fixed;
  37. left: 30px;
  38. }
  39.  
  40. #cont {
  41. width: 140px;
  42. height: 100px;
  43. transition: 0.8s ease;
  44. top: 0px;
  45. margin-top: 5px;
  46. margin-left: 5px;
  47. line-height: 30px;
  48. left: -160px;
  49. position: fixed;
  50. padding-left: 5px;
  51. padding-top: 2px;
  52. border: 1px solid black;
  53. font-size: 0.7em;
  54. overflow: auto;
  55. font-family: Nintendo-DS-BIOS;
  56.  
  57. }
  58.  
  59. #butt a{
  60. width: 100px;
  61. height: 10px;
  62. padding: 3px;
  63. border: 1px solid #000;
  64. font-size: 0.7em;
  65. color: white;
  66. text-decoration: none;
  67. font-family: 'Mali', cursive;
  68. position: relative;
  69. bottom: 0px;
  70. left: 0px;
  71. margin-top: 5px;
  72. font-size: 0.7em;
  73. overflow: auto;
  74. font-family: Nintendo-DS-BIOS;
  75.  
  76. }
  77.  
  78. #butt a:hover {
  79. color: #45443F;
  80. height: 100px;
  81. width: 100px;
  82. padding: 10px;
  83. border: 2px solid black;
  84. border-radius: 8px;
  85. font-size: 0.7em;
  86. overflow: auto;
  87. font-family: Nintendo-DS-BIOS;
  88. }
  89.  
  90. @font-face {
  91. font-family: Nintendo-DS-BIOS;
  92. src: url(https://dl.dropbox.com/s/vlxjtnvrl9s0snp/Nintendo-DS-BIOS.ttf);
  93. }
  94.  
  95. </style>
  96. <style>
  97. a:hover {
  98. webkit-filter: blur(0.5px);
  99. filter: blur(2px);
  100. }
  101. </style>
  102.  
  103. <div id="he">
  104. <img class=img src="https://64.media.tumblr.com/b56a31088079b8395929fbc2f19fcc3c/tumblr_inline_p7gi2tSlQ81qfc9y0_75sq.gifv">
  105. <div id="cont">
  106. <div id="butt">
  107. peepaw peepaw peepaw peepaw peepaw peepaw peepaw peepaw peepaw peepaw peepaw
  108. peepaw peepaw peepaw peepaw peepaw peepaw peepaw peepaw peepaw peepaw peepaw
  109.  
  110. <div align="left">
  111.  
  112. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement