Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
imported>Jacob Robertson
No edit summary
imported>Jacob Robertson
No edit summary
Line 12: Line 12:
}
}
.ee-chart-header {
.ee-chart-header {
  border: 1px solid white;
   padding: 1em 1em 1em 1em;
   padding: 1em 1em 1em 1em;
   font-weight: bold;
   font-weight: bold;
  height: 3em;
}
}
.ee-chart-highlight-yes {
.ee-chart-highlight-yes {
Line 20: Line 22:
   font-size: 1.5em;
   font-size: 1.5em;
   color: #2f4f4f;
   color: #2f4f4f;
}
.ee-chart-trifecta {
  border: 1px solid white;
  padding: 1em 1em 1em 1em;
  font-weight: bold;
  zzheight: 3em;
}
}