⭐ Moe-Counter Compatible Website Hit Counter Written in Gleam mayu.due.moe
hit-counter svg moe

feat(index.html): copy code hint

fuwn.net 7d61d58b e7da81cb

verified
+14 -2
+14 -2
index.html
··· 131 131 display: flex; 132 132 flex-direction: column; 133 133 justify-content: center; 134 - align-items: center; 135 134 } 136 135 137 136 @media (max-width: 768px) { ··· 174 173 display: none; 175 174 } 176 175 } 176 + 177 + .copy-codes-label { 178 + font-size: 0.9rem; 179 + color: rgb(114, 138, 161); 180 + font-weight: normal; 181 + margin-top: 20px; 182 + margin-bottom: -10px; 183 + } 177 184 </style> 178 185 179 186 <main> ··· 217 224 class="example-image" 218 225 /> 219 226 220 - <pre id="copy-codes" class="copy-codes">hi</pre> 227 + <p class="copy-codes-label"> 228 + Copy one of the image embed snippets below to paste into your 229 + biography 230 + </p> 231 + 232 + <pre id="copy-codes" class="copy-codes"></pre> 221 233 222 234 <p class="attribution attribution-2"> 223 235 Created by