Difference between revisions of "Template:Custom/pjwiki.css"

no edit summary
Line 50: Line 50:


.casttable td {
.casttable td {
  border-bottom: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  padding: 0.2em;
    padding: 0.2em;
  font-size: small;
    font-size: small;
  margin-top: 0.5em;
    margin-top: 0.5em;
  margin-bottom: 0.5em;
    margin-bottom: 0.5em;
}
 
.casttable td {
    text-align:left; 
}
}