模板:Indicator.css:修订间差异
来自Limbo Wiki Mirror
创建页面,内容为“→Indicators: .Indicator{ background-color: #6bb; border-radius: 10px; display: inline-block; font-size: 90%; padding: 5px 8px; color: white; } #Indicator-LimR{background-color: #99f;} #Indicator-Mystery{background-color: #36c;} #Indicator-Offical{background-color: #ea3;} #Indicator-TRPG{background-color: #2b2;}” |
Staf Irity将页面模板:Indicator.css的内容模型从“wikitext”更改为“已过滤的CSS” |
(没有差异)
| |
2022年12月10日 (六) 11:41的版本
/* Indicators */
.Indicator{
background-color: #6bb;
border-radius: 10px;
display: inline-block;
font-size: 90%;
padding: 5px 8px;
color: white;
}
#Indicator-LimR{background-color: #99f;}
#Indicator-Mystery{background-color: #36c;}
#Indicator-Offical{background-color: #ea3;}
#Indicator-TRPG{background-color: #2b2;}
