(ページの作成:「@media (prefers-color-scheme: dark) { body, html { background: #ffffff !important; color: #000000 !important; } * { background-color: inherit !important; color: inherit !important; border-color: #000000 !important; } a { color: #0066cc !important; } }」) |
(相違点なし)
|
2025年4月26日 (土) 13:58時点における最新版
@media (prefers-color-scheme: dark) { body, html { background: #ffffff !important; color: #000000 !important; } * { background-color: inherit !important; color: inherit !important; border-color: #000000 !important; } a { color: #0066cc !important; } }