模板:模板样式/styles.css:修订间差异

来自「荏苒之境」
无编辑摘要
无编辑摘要
 
(未显示同一用户的1个中间版本)
第1行: 第1行:
.template-styles-link {
display: inline-block;
}
.template-styles-link .fa-css {
.template-styles-link .fa-css {
color: #e1e10b;
color: rgb(73, 148, 236);
}
}

2025年8月23日 (六) 21:40的最新版本

.template-styles-link {
	display: inline-block;
}
.template-styles-link .fa-css {
	color: rgb(73, 148, 236);
}