跳转到内容

Index:新潮月刊 第1期/styles.css

維基文庫,自由的圖書館
h1, h2 {
	text-align: center;
}

/* XXX */
/*
@counter-style chaola {
	system: alphabetic;
	symbols: a b bh c d e g gh i;
	suffix: ".";
}
*/

ol ol {
	list-style: lower-latin; /* XXX */
}

ol ol ol {
	list-style: decimal;
}