事情做不完就明天再做吧。

/* These two arguments are in a quirked-up CSS Module (rather than the main code block) so users can feed Wikidot variables into them. */
 
#header h1 a::before {
    content: "莫乔";
    color: black;
}
 
#header h2 span::before {
    content: "世界滚烫,我在摇晃";
    color: black;
}
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License