370
次編輯
無編輯摘要 |
無編輯摘要 |
||
第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; | |||
} | } |