2023年政策修订增补工作正在进行中,欢迎参与!
Template:Gallery/styles.css
跳转到导航
跳转到搜索
.gallery-mod {
background: transparent;
margin-top: 0.5em;
}
.gallery-mod-collapsible {
width: 100%;
}
.gallery-mod-center {
margin: 0 auto;
}
.gallery-mod-title {
text-align: center;
font-weight: bold;
}
.gallery-mod-box {
float: left;
border-collapse: collapse;
margin: 3px;
}
.gallery-mod-box .thumb {
border: 1px solid #ccc;
background-color: #F8F8F8;
padding: 0;
text-align: center;
}
.gallery-mod-nolines .gallery-mod-box .thumb {
border: 0;
}
tr.gallery-mod-text {
vertical-align: top;
}
tr.gallery-mod-text .core {
display: block;
font-size: small;
padding: 0;
}
.gallery-mod-text .caption {
line-height: 1.25em;
padding: 6px 6px 1px 6px;
margin: 0;
border: none;
border-width: 0;
text-align: left;
}
.gallery-mod-footer {
text-align: right;
font-size: 80%;
line-height: 1em;
}
/* [[Category:在模板名字空间下的CSS页面]] */