To — in the days after her death

This commit is contained in:
Madison Rye Progress
2024-10-10 13:34:02 -07:00
parent 50e3401530
commit e00b46991b
3 changed files with 45 additions and 0 deletions

View File

@ -129,6 +129,9 @@ main.story .author, main.story .character, main.story h3 {
text-align: center;
margin-bottom: 2rem;
}
.dark-mode .cw {
color: red;
}
.cw:before {
display: block;
@ -146,6 +149,9 @@ main.story .author, main.story .character, main.story h3 {
text-align: center;
margin-bottom: 2rem;
}
.dark-mode .spoiler-note {
color: lightblue;
}
.spoiler-note:before {
display: block;