add note about AI

This commit is contained in:
りき萌 2025-09-15 23:22:06 +02:00
parent 0faccf1f99
commit 688a3b5963
3 changed files with 46 additions and 0 deletions

View file

@ -859,6 +859,25 @@ footer.pink-space {
opacity: 70%;
padding: 1.6rem;
& a,
& a:visited {
color: var(--text-color);
}
}
& .jinkou {
position: absolute;
left: 0;
bottom: 0;
opacity: 70%;
padding: 1.6rem;
& a,
& a:visited {
color: var(--text-color);
}
}
& pre.meow {