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

削除された内容 追加された内容
編集の要約なし
Ensure line breaks occur after the hlist separator phab:T372889
タグ: 差し戻し済み
148行目:
.hlist dd:after,
.hlist li:after {
content: " \a0· ";
font-weight: bold;
white-space: normal;
}
 
155 ⟶ 156行目:
.hlist-pipe dd:after,
.hlist-pipe li:after {
content: " \a0| ";
font-weight: normal;
white-space: normal;
}
 
.hlist-hyphen dd:after,
.hlist-hyphen li:after {
content: " \a0- ";
font-weight: normal;
white-space: normal;
}
 
172 ⟶ 175行目:
.hlist-slash dd:after,
.hlist-slash li:after {
content: " \a0/ ";
font-weight: normal;
white-space: normal;
}