MediaWiki:Common.css: Difference between revisions
no edit summary
imported>Jacob Robertson No edit summary  | 
				imported>Jacob Robertson  No edit summary  | 
				||
| Line 7: | Line 7: | ||
.ee-chart-zone {  | .ee-chart-zone {  | ||
   border: 1px solid white;  |    border: 1px solid white;  | ||
   padding-top:   |    padding-top: .5em;  | ||
   padding-bottom:   |    padding-bottom: .5em;  | ||
   padding-left: 1em;  |    padding-left: 1em;  | ||
   padding-right: 1em;  |    padding-right: 1em;  | ||
   font-size: 1em;  |    font-size: 1em;  | ||
   height:   |    height: 2em;  | ||
   border-radius: .5em;  |    border-radius: .5em;  | ||
  line-height: 0em;  | |||
}  | }  | ||
.ee-chart-header {  | .ee-chart-header {  | ||