「Wikilauid:首頁/styles.css」:修訂間差異

增加 126 位元組 、​ 2025年9月15日 (週一)
無編輯摘要
(已變更「Wikilauid:首頁/styles.css」的保護設定([編輯=僅允許管理員](無限期)[移動=僅允許管理員](無限期)))
無編輯摘要
 
(未顯示同一使用者於中間所作的 8 次修訂)
行 1: 行 1:
#content > #firstHeading {
#firstHeading {
display: none;
   display: none;
}
 
.main-page-box {
width: auto;
   background: #f8f9fa;
   border: 1px #c7c7c7 solid;
   border-radius: 2px;
   padding: 0.5em;
}
}