来自Local Chinese Wikipedia
这是Template:TOC left/styles.css的当前版本,由imported>Hzt0208042508415531 tw编辑于2024年7月27日 (六) 17:53。这个网址是本页该版本的固定链接。
Revision as of 2024年7月27日 (六) 17:53 by imported>Hzt0208042508415531 tw
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转到导航
跳转到搜索
/* 此为Template:TOC left专用之样式 */
@media all and (max-width:720px) {
.tocleft {
display: none;
}
}
.tocleft {
float: left;
clear: left;
width: auto;
margin-bottom: .5em;
margin-right: 1em;
}
.tocleft-clear-both {
clear: both;
}
.tocleft-clear-none {
clear: none;
}