To — in the days after her death
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user