MediaWiki:Common.css: Difference between revisions
some tweaks to mobile styling Tags: Mobile edit Mobile web edit |
fixing some sizing Tags: Mobile edit Mobile web edit |
||
| (One intermediate revision by the same user not shown) | |||
| Line 117: | Line 117: | ||
@media (max-width: 600px) { | @media (max-width: 600px) { | ||
#vw-main-title { text-align: center; font-size: | #vw-main-title { text-align: center; font-size: 0.9em; } | ||
#vw-main-subtitle { margin-top: 0.5em; text-align: center; } | #vw-main-subtitle { margin-top: 0.5em; text-align: center; font-size: 0.85em; } | ||
#vw-main-list { margin-top: | #vw-main-list { margin-top: 0.5em; justify-content: center; } | ||
} | } | ||
@media (min-width: 601px) { | @media (min-width: 601px) { | ||