Compare commits
2 Commits
d6e3cc812d
...
657c7530ad
Author | SHA1 | Date |
---|---|---|
Helen Chong | 657c7530ad | |
Helen Chong | ab3fb6a6e8 |
|
@ -22,7 +22,7 @@
|
|||
<a href="https://wiki.cassettebeasts.com/wiki/Meredith">Meredith Chen</a>
|
||||
</li>
|
||||
<li>
|
||||
My <a href="https://frankie.fanacular.net/otp">One True Pairing</a> is: Sam Wong and Michelle Cheung (<a href="/shrines/asummersend"><cite>A Summer’s End — Hong Kong 1986</cite></a>)</a>
|
||||
My <a href="https://frankie.fanacular.net/otp">One True Pairing</a> is: Sam Wong and Michelle Cheung (<a href="/shrines/asummersend"><cite>A Summer’s End — Hong Kong 1986</cite></a>)
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://starwars.fandom.com/wiki/Juhani">Juhani</a> is the <a href="https://cliques.moudoku.com/guardian">guardian</a> of this website
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
/* GENERAL STYLES */
|
||||
html {
|
||||
@media (prefers-reduced-motion: no-preference) {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
@media (prefers-reduced-motion: no-preference) {
|
||||
html { scroll-behavior: smooth; }
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue