「MediaWiki:Common.css」の版間の差分

ナビゲーションに移動 検索に移動
(hlist-hyphen、hlist-space、notocnumber追加)
編集の要約なし
166行目: 166行目:
.hlist-pipe li:before {
.hlist-pipe li:before {
   content: '| ';
   content: '| ';
}
.hlist-hyphen dt:before,
.hlist-hyphen li:before {
  content: '- ';
}
.hlist-space dt:before,
.hlist-space li:before {
  content: ' ';
}
}
.hlist dl:first-child dt:first-child:before,
.hlist dl:first-child dt:first-child:before,