模板:Indicator.css:修订间差异

来自Limbo Wiki
(创建页面,内容为“→‎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;}”
标签(旧)WikiEditor
 
无编辑摘要
标签(旧)WikiEditor
 
(未显示同一用户的1个中间版本)
第11行: 第11行:
#Indicator-Mystery{background-color: #36c;}
#Indicator-Mystery{background-color: #36c;}
#Indicator-Offical{background-color: #ea3;}
#Indicator-Offical{background-color: #ea3;}
#Indicator-ProtectedOffical{background-color: #e73;}
#Indicator-ProtectedUnOffical{background-color: #48b;}
#Indicator-TRPG{background-color: #2b2;}
#Indicator-TRPG{background-color: #2b2;}

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;}