MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 101: Line 101:
@media only screen and (max-width: 767px) {
@media only screen and (max-width: 767px) {
     .Poem2-Ekatra {
     .Poem2-Ekatra {
         text-align: justify;
         text-align: justify !important;
     }
     }
}
}
@media only screen and (max-width: 767px) {
@media only screen and (max-width: 767px) {
     body {
     body {
         text-align: justify;
         text-align: justify !important;
     }
     }
}
}