MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
(6 intermediate revisions by the same user not shown)
Line 13: Line 13:
     src: url("https://wiki.ekatrafoundation.org/fonts/Ekatra-Italic.ttf");
     src: url("https://wiki.ekatrafoundation.org/fonts/Ekatra-Italic.ttf");
     font-style: italic;
     font-style: italic;
}
.mw-parser-output p {
    font-family: sans-serif !important;
}
}


Line 96: Line 93:
.infobox-heading-caption{
.infobox-heading-caption{
text-align:center;
text-align:center;
}
.poem{
padding-left: 3em;
}
}


Line 159: Line 152:
max-width:70%;
max-width:70%;
height:auto;
height:auto;
}
.mw-indicators {
  display: none;
}
#wikisource-download-epub,
#wikisource-download-choose,
#wikisource-download-pdf,
#wikisource-download-mobi {
    display: none;
}
}

Navigation menu