模板: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-ProtectedOffical{background-color: #e73;}
#Indicator-ProtectedUnOffical{background-color: #48b;}
#Indicator-TRPG{background-color: #2b2;}
