Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,870
edits
(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); |
edits