MediaWiki:Common.css: Difference between revisions
no edit summary
imported>Jacob Robertson No edit summary  | 
				imported>Jacob Robertson  No edit summary  | 
				||
| Line 16: | Line 16: | ||
   font-size: 1.5em;  |    font-size: 1.5em;  | ||
   color: #2f4f4f;  |    color: #2f4f4f;  | ||
}  | |||
/* Afflications Charts */  | |||
.aff-header {  | |||
  height: 2.5em;   | |||
  padding: 0em 1em 0em 1em;  | |||
}  | |||
.aff-related-header {  | |||
  background-color: #bbbbbb;   | |||
}  | |||
.aff-hidden-yes {  | |||
  display: none;  | |||
}  | }  | ||