編集の要約なし |
(相違点なし)
|
2025年4月26日 (土) 14:02時点における最新版
/* ここに記述したCSSは、すべてのCitizen外装利用者に読み込まれます */ #footer-info-0 { display: none !important; } #footer-places-privacy, #footer-places-about, #footer-places-disclaimer { display: none !important; } #footer-icons { display: none !important; } .mw-logo-wordmark { display: inline-block; max-width: 285px; /* 好きな幅に調整してね! */ white-space: normal !important; line-height: 1.4; } html.citizen-dark *, html.citizen-dark *::before, html.citizen-dark *::after { background-color: inherit !important; color: inherit !important; border-color: #000000 !important; } html.citizen-light { background-color: #ffffff !important; color: #000000 !important; } html.citizen-light *, html.citizen-light *::before, html.citizen-light *::after { background-color: inherit !important; color: inherit !important; border-color: #000000 !important; }