Difference between revisions of "MediaWiki:Mobile.css"
From Serial Experiments Lain wiki
Tags: Mobile web edit Mobile edit |
Tags: Mobile web edit Mobile edit |
||
Line 6: | Line 6: | ||
} | } | ||
.mw-footer { | .mw-footer { | ||
+ | background-color: #333232 | ||
+ | } | ||
+ | .mw-header citizen-header { | ||
background-color: #333232 | background-color: #333232 | ||
} | } |
Revision as of 09:26, 5 August 2022
:root.skin-citizen-dark {
--color-surface-0: #333232;
}
#bodyContent {
--color-link: #333232;
}
.mw-footer {
background-color: #333232
}
.mw-header citizen-header {
background-color: #333232
}