User:Chronowar/sandbox/styles.css

来自Arcaea中文维基
< User:Chronowar‎ | sandbox
Chronowar讨论 | 贡献2020年11月3日 (二) 19:48的版本
/* 标题下划线增强 700 = bold */
h1 {
	color:#ecfcf4;
    font-weight: 700;
    border-bottom: 2px solid #0074f9;
}
h2 {
    font-weight: 700;
    border-bottom: 1px solid #0074f9;
}
/*
阅读更多:https://zh.moegirl.org.cn/MediaWiki:Gadget-desktop-styles.css
本文引自萌娘百科(https://zh.moegirl.org.cn ),文字内容默认使用《知识共享 署名-非商业性使用-相同方式共享 3.0》协议。
*/