「テンプレート:TOC right/styles.css」の版間の差分
ナビゲーションに移動
検索に移動
ja>ネイ (en:Template:TOC right/styles.css oldid=1018014301 より) |
Administrator (トーク | 投稿記録) 細 (1版 をインポートしました) |
(相違点なし)
| |
2021年10月23日 (土) 02:42時点における最新版
@media all and (max-width: 719px) {
body.skin-minerva .tocright {
display:none;
}
}
.tocright {
float: right;
clear: right;
width: auto;
background: none;
padding: .5em 0 .8em 1.4em;
margin-bottom: .5em;
}
.tocright-clear-left {
clear: left;
}
.tocright-clear-both {
clear: both;
}
.tocright-clear-none {
clear: none;
}
/* [[Category:テンプレートスタイル]] */