「モジュール:Documentation/styles.css」の版間の差分
bsd>Dragoniez |
細 1版 をインポートしました |
||
| (2人の利用者による、間の3版が非表示) | |||
| 1行目: | 1行目: | ||
/* {{pp | /* {{pp|small=yes}} */ | ||
.documentation, | .documentation, | ||
.documentation-metadata { | .documentation-metadata { | ||
| 47行目: | 47行目: | ||
@media screen and (prefers-color-scheme: dark) { | @media screen and ( prefers-color-scheme: dark) { | ||
html.skin-theme-clientpref-os .documentation, | html.skin-theme-clientpref-os .documentation, | ||
html.skin-theme-clientpref-os .documentation-metadata { | html.skin-theme-clientpref-os .documentation-metadata { | ||
| 53行目: | 53行目: | ||
} | } | ||
} | } | ||