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 167: Line 167:
   color: #501c91;   
   color: #501c91;   
}
}
.ee-chart-exercise-type {
td.ee-chart-exercise-type {
  border: 1px solid white;
   padding: .75em .75em .75em .75em;
   padding: .75em .75em .75em .75em;
   font-size: 1em;
   font-size: 1em;
Line 174: Line 173:
   font-weight: normal;
   font-weight: normal;
}
}
.ee-chart-exercise-header {
td.ee-chart-exercise-header {
  border: 1px solid white;
   padding: .75em .75em .75em .75em;
   padding: .75em .75em .75em .75em;
   font-weight: bold;
   font-weight: bold;
}
}