Y的Logo和像素画归档页

/* 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: "Y";
    color: black;
}
 
#header h2 span::before {
    content: "的Logo和像素画归档页";
    color: black;
}
评分: +58+x



……




To be continue……maybe

除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License