Widget:文本框:修订间差异
imported>=海豚= 无编辑摘要 |
imported>Irukaza 无编辑摘要 |
||
| (未显示2个用户的7个中间版本) | |||
| 第1行: | 第1行: | ||
<noinclude>来自西文维基的文本框,用于{{tl文本框}}。</noinclude><includeonly><style type="text/css"> | <noinclude>来自西文维基的文本框,用于{{tl|文本框}}。</noinclude><includeonly><style type="text/css"> | ||
/* .main-box */ | /* .main-box */ | ||
.main-box { | .main-box { | ||
| 第72行: | 第72行: | ||
.main-box__icon { | .main-box__icon { | ||
padding: 1. | padding: 1.27rem; | ||
background-size: 1. | background-size: 1.3rem; | ||
background-position: center; | background-position: center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
| 第147行: | 第147行: | ||
flex: 1; | flex: 1; | ||
margin: 0; | margin: 0; | ||
padding: 0 0.75em; | padding: 0 0.75em !important; | ||
border-bottom: 0; | border-bottom: 0; | ||
font-family: inherit; | font-family: inherit; | ||
| 第282行: | 第282行: | ||
.main-box + link + .main-box { | .main-box + link + .main-box { | ||
margin-top: 1rem; | margin-top: 1rem; | ||
} | |||
/* local fixed */ | |||
.mw-body-content h2 { | |||
padding: 0px 10px!important; | |||
font-size: 1.25em!important; | |||
margin-top: 0em!important; | |||
margin-bottom: 0em!important; | |||
} | } | ||
</style></includeonly> | </style></includeonly> | ||