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 12: | Line 12: | ||
transparency: 50%; | transparency: 50%; | ||
} | } | ||
− | .last-modified-bar-content | + | .last-modified-bar-content { |
background-color: #2B2A2B; | background-color: #2B2A2B; | ||
} | } | ||
− | #footer-bottom-content | + | #footer-bottom-content { |
background-color: #2B2A2B; | background-color: #2B2A2B; | ||
} | } |
Revision as of 09:42, 5 August 2022
:root.skin-citizen-dark {
--color-surface-0: #333232;
}
#bodyContent {
--color-link: #A17B10;
}
.mw-footer {
background-color: #2B2A2B;
}
.mw-header.citizen-header {
background-color: #2B2A2B;
transparency: 50%;
}
.last-modified-bar-content {
background-color: #2B2A2B;
}
#footer-bottom-content {
background-color: #2B2A2B;
}