跳至內容

「Template:首页/styles.css」:修訂間差異

增加 415 位元組 、​ 2022年8月29日 (星期一)
無編輯摘要
無編輯摘要
無編輯摘要
第180行: 第180行:
.mw-body-header{
.mw-body-header{
   display:none !important;
   display:none !important;
}
.mp-quicklink-box{
   display: flex;
   justify-content:center;
}
.mp-quicklink-box-a{
   text-align: center;
   width: calc(20% - 10px);
   margin: 0 5px;
   padding-top:70px;
   padding-bottom: 70px;
   background-color: bisque;
}
.mp-quicklink-box-b{
   text-align: center;
   width: calc(20% - 10px);
   margin: 0 5px;
   padding-top:40px;
   padding-bottom: 40px;
   background-color: bisque;
}
}