打开主菜单

更改

MediaWiki:Common.css

添加344字节2022年1月5日 (三) 13:11
无编辑摘要
.infobox {
border: 1px solid #a2a9b1;
background-color: #f8f9faf6f6f6;
color: black;
margin-bottom: 0.5em;
}
.portable-infobox .pi-title {
background-color:#cedff2b3b1b1;
color:#fff;
}
}
.portable-infobox .pi-title { background-color: #f6f6f6; color: #fff;}
.mw-body-content p {
.infobox {
border: 1px solid #a2a9b1;
background-color: #ebeae4f6f6f6;
color: black;
margin-bottom: 0.5em;
float: right;
clear: right;
}
 
 
.element.style {
color: white;
background-color: #f6f6f6;
padding-left: 5px;
font-weight: bold;
display: none;
}
.ui-widget {
font-size:1em;
}
.ClassName, .ClassName .select2-choices {
min-height:60px;
}
#pfForm .select2-container-multi .select2-choices {
min-height: 60px;
}
 
#p-TOOLBOXEND-label {
display:none;
}
 
div.tleft, div.floatleft, table.floatleft {
margin: 0.4em;
}
}