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: 100%;
         width: 98%;
         float: none;
         float: none;
         text-align: center;
         text-align: center;
Line 48: Line 48:
      
      
     .current-media {
     .current-media {
         width: 100%;
         width: 98%;
         float: none;
         float: none;
         padding-top: 0;
         padding-top: 0;