MediaWiki:Vector-2022.css: Difference between revisions
Appearance
Orangestar (talk | contribs) No edit summary |
Orangestar (talk | contribs) No edit summary |
||
Line 121: | Line 121: | ||
color: #101010; | color: #101010; | ||
} | } | ||
@media (max-width: 720px) { | @media (max-width: 720px) { | ||
.mw-logo .mw-logo-container { | .mw-logo .mw-logo-container { | ||
Line 134: | Line 134: | ||
display: none; | display: none; | ||
} | } | ||
} | } | ||
/* this effect was really cool, but it didn't work reliably on all screen sizes, so i scrapped it. */ | /* this effect was really cool, but it didn't work reliably on all screen sizes, so i scrapped it. */ |