Add RiiTag to frontpage

master
Caleb Fontenot 2023-12-17 21:33:23 +07:00
parent f698f475fc
commit f8bf7d5ec2
3 changed files with 4 additions and 2 deletions

Binary file not shown.

@ -293,9 +293,8 @@
return outputString;
}
</script>
<p id="jsOutput"></p>
<img id=riitag src="https://tag.rc24.xyz/294976590658666497/tag.max.png" alt="My RiiTag" width=1024>
<p>
<a href="https://jigsaw.w3.org/css-validator/check/referer">
<img style="border:0;width:88px;height:31px" src="https://jigsaw.w3.org/css-validator/images/vcss"

@ -94,6 +94,9 @@ ul {
margin: 0; /* Remove margins */
}
.riitag {
width: 400px;
}
@media only screen and (max-width: 1000px) {
#wrapper {