MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 102: Line 102:
     .Poem2-Ekatra {
     .Poem2-Ekatra {
         text-align: justify;
         text-align: justify;
    }
}
@media only screen and (max-width: 767px) {
    body {
        text-align: justify !important;
     }
     }
}
}