/* 页面[[红野]]的专用样式表 */
/* 时区样式 */
.TimeZone span {
display: none;
}
.TimeZone::before {
content: '🕗';
}
/* 引言样式 */
.Cquote td {
color: #FFB6C1 !important;
}
/* 标题样式 */
h2::before,
h3::before,
h4::before {
background-color: #D70000 !important;
}
/* 历程样式 */
.timeline th {
width: 134px !important;
}
/* Tabs标签栏样式 */
.TabLabel {
margin: -1.6px;
}
.TabLabelText {
border: 0 !important;
}
/* Tabs文本栏样式 */
.TabContent {
border: 0 !important;
}
/* Tabs嵌套表格折叠样式 */
table caption {
padding: 2.8px 0;
}
/* 画廊语法幻灯片模式样式 */
.gallery {
margin: 0 !important;
padding: 0 !important;
}
.gallerycaption {
height: 27px;
}
.mw-gallery-slideshow-buttons {
padding: 6px 0;
}
.mw-gallery-slideshow-img-container img {
height: 200px !important;
}
.mw-gallery-slideshow-caption {
height: 29px;
margin: 0 !important;
}
.gallerytext {
padding: 4px 0;
text-align: center;
}
.mw-gallery-slideshow .gallerybox {
width: 120px;
height: 120px;
margin-left: 8px;
margin-bottom: 8px;
}
.mw-gallery-slideshow .thumb img {
max-height: 80px;
object-fit: contain;
}
.slideshow-current {
background: #C0C0C0 !important;
}
/* 画廊语法填充模式样式 */
.thumb {
margin: auto !important;
background-color: transparent !important;
}
/* 注脚样式 */
ol.references {
margin-left: 2.2em !important;
}
/* [[Category:在主命名空间下的CSS页面]] */