打开/关闭菜单
打开/关闭个人菜单
未登录
如果您进行任何编辑,您的IP地址会公开展示。

Template:InfoboxOld/styles.css

模板页面
imported>Alistair31492021年10月6日 (三) 18:59的版本 (Alistair3149 changed the content model of the page Template:InfoboxOld/styles.css from "plain text" to "Sanitized CSS")
.infobox-table {
	z-index: 3 !important;
    width: 400px;
    max-width: 100%;
    border-radius: 12px;
    border-spacing: 0;
    padding-bottom: 20px !important;
    font-size: 0.875rem;
    text-align: left;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.04), 0 3px 6px rgba(0, 0, 0, 0.0575);
    overflow: hidden;
}

.infobox-table tr:not(#infobox-table-img-bg) {
    margin-top: 10px;
    display: flex;
}

.infobox-table th,
.infobox-table td {
    padding: 0 20px !important;
}

.infobox-table th,
.infobox-table tr>td:first-child {
    font-weight: 700;
}

.infobox-table tr>td:first-child {
    font-weight: normal;
    font-size: 0.8125rem;
    letter-spacing: .75px;
}

.infobox-table th {
    font-size: 1rem;
    text-align: left !important;
    padding-top: 15px !important;
    border-top: 1px solid;
}

th.infobox-table-name {
    border: 0 !important;
    font-size: 1.4rem !important;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 0 !important;
}

.infobox-table .infobox-table-img {
	padding: 0 !important;
}

.infobox-table-img img {
    max-width: 100%;
	height: auto !important;
}

/* Neutral background for all transprent SVG */
.infobox-table-img img[src$=".svg"] {
	background: #eaecf0;
}

.infobox-table-img a.image {
    background: 0 !important;
}

.infobox-table .image:hover img {
    transform: scale( 1.1 );
}

.infobox-table ul,
.infobox-table ol {
	margin-top: 0;
}

.infobox-button {
    display: block;
    width: 100%;
}

.infobox-button>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media only screen and (max-width: 720px) {
    .infobox-table {
        margin-left: auto;
        margin-right: auto;
    }
}
我们为您提供服务需要使用Cookie。使用我们的服务即表示您同意我们使用Cookie。