MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
Tag: Manual revert
No edit summary
(2 intermediate revisions by the same user not shown)
Line 97: Line 97:
.Poem2-Ekatra{
.Poem2-Ekatra{
text-align:justify;
text-align:justify;
}
/* Mobile specific style */
@media only screen and (max-width: 767px) {
    .Poem2-Ekatra {
        text-align: justify !important;
    }
}
@media only screen and (max-width: 767px) {
    body {
        text-align: justify !important;
    }
}
}
p.bookcover-heading {
p.bookcover-heading {