MediaWiki:Mobile.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
(Starting to update CSS post-update to get things working as intended again.)
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 950: Line 950:
@media screen and (max-width: 1119px) {
@media screen and (max-width: 1119px) {
      
      
    .citizen-body-container .page-actions {
        background: var(--background-color-overlay--lighter);
        box-shadow: var(--box-shadow-card);
    }
    .citizen-body-container:has(.usermessage) .page-actions {
        bottom: calc(5.788em + var(--header-size) + var(--space-xs));
    }
     .skin-citizen-dark .mw-dismissable-notice {
     .skin-citizen-dark .mw-dismissable-notice {
         color: var(--text-color-3);
         color: var(--text-color-3);
Cookies help us deliver our services. By using our services, you agree to our use of cookies.