MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 35: Line 35:
body.page-Main_Page #t-cite,
body.page-Main_Page #t-cite,
body.page-Main_Page #footer-info-lastmod,
body.page-Main_Page #footer-info-lastmod,
body.page-Main_Page #siteSub,
body #siteSub,
body.page-Main_Page #contentSub,
body.page-Main_Page #contentSub,
body.page-Main_Page h1.firstHeading {
body.page-Main_Page h1.firstHeading {
Line 124: Line 124:
   /* @noflip */
   /* @noflip */
   padding-left: 1.25em;
   padding-left: 1.25em;
}
/* Increase fontsize of diffs. Remove when 1.19 is live. */
td.diff-context, td.diff-addedline, td.diff-deletedline {
  font-size: 85%;
  vertical-align: top;
}
}


Navigation menu