「MediaWiki:Common.css」の版間の差分
MediaWikiインターフェイスページ
その他の操作
今川 凌 (MONACA) (トーク | 投稿記録) 編集の要約なし タグ: 手動差し戻し |
今川 凌 (MONACA) (トーク | 投稿記録) 編集の要約なし |
||
| 81行目: | 81行目: | ||
background-color: #ccccff; /* Level 1 color */ | background-color: #ccccff; /* Level 1 color */ | ||
color: #000; | color: #000; | ||
text-align: center; | |||
} | } | ||
| 88行目: | 89行目: | ||
background-color: #ddddff; /* Level 2 color */ | background-color: #ddddff; /* Level 2 color */ | ||
color: #000; | color: #000; | ||
text-align: center; | |||
} | } | ||
| 94行目: | 96行目: | ||
background-color: #e6e6ff; /* Level 3 color */ | background-color: #e6e6ff; /* Level 3 color */ | ||
color: #000; | color: #000; | ||
text-align: center; | |||
} | } | ||
| 99行目: | 102行目: | ||
background-color: #f7f7f7; /* Even row striping */ | background-color: #f7f7f7; /* Even row striping */ | ||
color: #000; | color: #000; | ||
text-align: center; | |||
} | } | ||
| 104行目: | 108行目: | ||
background-color: transparent; /* Odd row striping */ | background-color: transparent; /* Odd row striping */ | ||
color: #000; | color: #000; | ||
text-align: center; | |||
} | } | ||