MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 93: Line 93:
.infobox-heading-caption{
.infobox-heading-caption{
text-align:center;
text-align:center;
}
.poem{
padding-left: 3em;
}
}


.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;
    }
}
@media only screen and (max-width: 767px) {
    body {
        text-align: justify !important;
    }
}
}
p.bookcover-heading {
p.bookcover-heading {

Navigation menu