MediaWiki

Foreground.css: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
.wikibase-statementgrouplistview {
div.wikibase-statementgrouplistview * {
   line-height: 50% !important;
   margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
}

Latest revision as of 14:03, 11 May 2023

div.wikibase-statementgrouplistview * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}