MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Tag: Manual revert
(19 intermediate revisions by 2 users not shown)
Line 17: Line 17:
body {
body {
   font-family: Ekatra;
   font-family: Ekatra;
   font-size: 22px;
   font-size: 24px;
   text-align:justify;
   text-align:justify;
}
}
Line 93: Line 93:
.infobox-heading-caption{
.infobox-heading-caption{
text-align:center;
text-align:center;
}
.poem{
padding-left: 3em;
}
}


Line 118: Line 114:
margin-left:auto;  
margin-left:auto;  
margin-right:auto;  
margin-right:auto;  
margin-bottom: 100px;
margin-bottom: 30px;
}
}
.tablecenter{
.tablecenter{
Line 156: 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;
}
}