1
0
Fork 0

Added the old writings from the now-defunct 'marusu's hole'

This commit is contained in:
Lethe Beltane 2024-12-10 18:27:22 -06:00
parent 077ec09bb6
commit ae43f0fcea
Signed by: lethe
GPG key ID: 21A3DA3DE29CB63C
33 changed files with 846 additions and 7 deletions

View file

@ -14,10 +14,16 @@ a, a:visited {
i, em {
color: #ffd700;
}
h1, h4 {
text-align: right;
}
h2 {
font-size: 30pt;
color: #c8a2c8;
}
h4 {
font-style: italic;
}
.blink1 {
animation: blinker 1s linear infinite;
}