「テンプレート:Collapse top/styles.css」の版間の差分
ナビゲーションに移動
検索に移動
ja>本日晴天 |
細 1版をインポートしました タグ: モバイル編集 モバイルウェブ編集 |
(相違点なし)
| |
2026年3月11日 (水) 19:13時点における最新版
.cot-header-mainspace {
background:#F0F2F5;
color:inherit;
}
.cot-header-other {
background:#CCFFCC;
color:inherit;
}
@media screen {
html.skin-theme-clientpref-night .cot-header-mainspace {
background:#14181F;
color:inherit;
}
html.skin-theme-clientpref-night .cot-header-other {
background:#003500;
color:inherit;
}
}
@media screen and (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os .cot-header-mainspace {
background:#14181F;
color:inherit;
}
html.skin-theme-clientpref-os .cot-header-other {
background:#003500;
color:inherit;
}
}
/* {{sandbox other|| [[Category:テンプレートスタイル]] }} */