MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 39: | Line 39: | ||
@media screen and (max-width: 768px) { | @media screen and (max-width: 768px) { | ||
.current-text { | .current-text { | ||
width: | width: 98%; | ||
float: none; | float: none; | ||
text-align: center; | text-align: center; | ||
| Line 48: | Line 48: | ||
.current-media { | .current-media { | ||
width: | width: 98%; | ||
float: none; | float: none; | ||
padding-top: 0; | padding-top: 0; | ||