匿名用戶
無編輯摘要
imported>DC 無編輯摘要 |
imported>DC 無編輯摘要 |
||
第63行: | 第63行: | ||
ol.legal > li > ol > li > ol > li { list-style: none; position: relative; font-size: inherit; } | ol.legal > li > ol > li > ol > li { list-style: none; position: relative; font-size: inherit; } | ||
ol.legal > li > ol > li > ol > li:before { counter-increment: subsubsection; content: "(" counter(subsubsection, lower-roman) ") "; left: -2em; font-size: inherit; } | ol.legal > li > ol > li > ol > li:before { counter-increment: subsubsection; content: "(" counter(subsubsection, lower-roman) ") "; left: -2em; font-size: inherit; } | ||
/* 條目顯示 */ | |||
.skin-vector .mw-body-content, .skin-darkvector .mw-body-content{ font-size: 0.938em; } | |||
/* Navbox */ | /* Navbox */ | ||
第328行: | 第331行: | ||
.mw-special-RottenLinks table.mw-datatable thead th:nth-child(2), .mw-special-RottenLinks table.mw-datatable thead th:nth-child(3) { | .mw-special-RottenLinks table.mw-datatable thead th:nth-child(2), .mw-special-RottenLinks table.mw-datatable thead th:nth-child(3) { | ||
width: 100px; | width: 100px; | ||