User:Chronowar/sandbox/styles.css:修订间差异

来自Arcaea中文维基
无编辑摘要
(Chronowar将页面用户:Chronowar/sandbox/styles.css的内容模型从“CSS”更改为“已过滤的CSS”)
标签内容模型更改
(没有差异)

2020年11月3日 (二) 23:38的版本

/* 标题下划线增强 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》协议。
*/