MediaWiki

Foreground.css: Difference between revisions

(test)
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
.top-bar {
div.wikibase-statementgrouplistview * {
   background: #ffff00;
  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;
}