「テンプレート:Plainlist/styles.css」の版間の差分

提供: 脳科学辞典
ナビゲーションに移動 検索に移動
bsd>Izno
(add this reset from mobile.css)
 
(1版 をインポートしました)
 
(2人の利用者による、間の2版が非表示)
(相違点なし)

2025年2月24日 (月) 14:47時点における最新版

/* {{pp-template|small=yes}} */
.plainlist ol,
.plainlist ul {
	line-height: inherit;
	list-style: none;
	margin: 0;
	padding: 0; /* Reset Minerva default */
}

.plainlist ol li,
.plainlist ul li {
	margin-bottom: 0;
}