MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 23: Line 23:
}
}
table.creature thead th {
table.creature thead th {
   font-size: 22px;
   font-size: 30px;
   font-weight: bold;
   font-weight: bold;
   color: #000000;
   color: #000000;
border: 2px solid #AAAAAA
border: 2px solid #AAAAAA
}
table.creature thead th:first-child {
  border-left: none;
}
}