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

hlist-hyphen、hlist-space、notocnumber追加
(AKB・SKE・NMBの色を握手会公式まとめサイトに準拠)
(hlist-hyphen、hlist-space、notocnumber追加)
30行目: 30行目:
.toclimit-6 .toclevel-6 { display: none; }
.toclimit-6 .toclevel-6 { display: none; }
.toclimit-7 .toclevel-7 { display: none; }
.toclimit-7 .toclevel-7 { display: none; }
/*目次のセクション番号を表示しない*/
.notocnumber .tocnumber { display: none; }


/*[[テンプレート:要出典]]*/
/*[[テンプレート:要出典]]*/
200行目: 203行目:
.hlist-pipe ol > li:before {
.hlist-pipe ol > li:before {
   content: "| " counter(hlist-item) ". ";
   content: "| " counter(hlist-item) ". ";
}
.hlist-hyphen ol > li:before {
  content: "- " counter(hlist-item) ". ";
}
.hlist-space ol > li:before {
  content: " " counter(hlist-item) ". ";
}
}
.hlist ol > li:first-child:before {
.hlist ol > li:first-child:before {
6,514

回編集