Template:封面.css:修订间差异

添加140字节 、​ 2021年1月26日 (星期二)
无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
 
(未显示同一用户的26个中间版本)
第3行: 第3行:
}
}


.mw-body {
   padding: 1.25em 1.5em 0em 1.5em;
}
table {
table {
display: table;
   border: 1px dotted #c8ccd1;
margin: 0;
   padding: 0.25em 0.5em;
border-collapse: separate;
   min-width: 1em;
}
}


第34行: 第37行:
background-position: center;
background-position: center;
background-size: cover;
background-size: cover;
min-height: 42em;
margin-bottom: 0.8em;
display: flex;
display: flex;
align-items: center;
align-items: center;
第40行: 第45行:


body.skin-vector #mp-banner {
body.skin-vector #mp-banner {
margin: -1rem;
margin-left: -1rem;
margin-right: -1rem;
}
}


@media screen and (min-width: 1982px) {
@media screen and (min-width: 982px) {
body.skin-vector #mp-banner {
body.skin-vector #mp-banner {
margin-left: -1.5rem;
margin-left: -1.5rem;
第55行: 第61行:


#mp-banner > div {
#mp-banner > div {
display: flex;
display: grid;
flex-wrap: wrap;
flex-wrap: wrap;
justify-content: space-around;
justify-content: space-around;
第68行: 第74行:
padding: 0.5em 1.8em;
padding: 0.5em 1.8em;
background-color: rgba(248, 248, 248, 0.87);
background-color: rgba(248, 248, 248, 0.87);
border-radius: 0.4em;
border-radius: 0.6em;
}
}


匿名用户