模板:Indicator.css

来自Limbo Wiki
Staf Irity讨论 | 贡献2023年1月5日 (四) 06:06的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
/* 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;}