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 150: Line 150:
   border: 1px solid white;
   border: 1px solid white;
   font-size: 1em;
   font-size: 1em;
  font-weight: bold;
   height: 1.5em;
   height: 1.5em;
}
}
Line 171: Line 170:
ee-exercise-chart-table td.ee-chart-exercise-type {
ee-exercise-chart-table td.ee-chart-exercise-type {
   border: 1px solid white;
   border: 1px solid white;
   padding-left: .75em;
   padding: .75em .75em .75em .75em;
  padding-right: .75em;
   font-size: 1em;
   font-size: 1em;
   font-style: italic;
   font-style: italic;
Line 179: Line 177:
ee-exercise-chart-table td.ee-chart-exercise-header {
ee-exercise-chart-table td.ee-chart-exercise-header {
   border: 1px solid white;
   border: 1px solid white;
   padding: .5em .75em .5em .75em;
   padding: .75em .75em .75em .75em;
   font-weight: bold;
   font-weight: bold;
   height: 1em;  
   height: 1em;  
}
}