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 60: Line 60:
   border-bottom-right-radius: .5em;
   border-bottom-right-radius: .5em;
}
}
zzz.ee-chart-highlight-yes {
  border: 2px solid #2f4f4f;
  font-style: italic;
  font-size: 1.5em;
  color: #2f4f4f;
}
td.ee-chart-left-spacer {
td.ee-chart-left-spacer {
   font-size: .1em;
   font-size: .1em;
Line 148: Line 140:
td.ee-chart-color-enlightened-col {
td.ee-chart-color-enlightened-col {
   background-color: #ffeb80;
   background-color: #ffeb80;
}
.ee-exercise-chart-table {
  vertical-align: middle;
  text-align: center;
  table-layout: fixed;
}
.ee-exercise-chart-table td {
  border: 1px solid white;
  font-size: 1em;
  font-weight: bold;
  height: 1.5em;
}
td.ee-exercise-chart-name {
  background-color: #fcbba1;
}
td.ee-exercise-chart-stage {
  background-color: #fecb96;
}
td.ee-exercise-chart-theme {
  background-color: #fdcb96;
}
td.ee-exercise-chart-quality {
  background-color: #fedb8b;
}
}
.ee-chart-highlighted-term-yes a {
.ee-chart-highlighted-term-yes a {