بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۲۵۰: | خط ۲۵۰: | ||
margin-bottom: 0; | margin-bottom: 0; | ||
} | } | ||
/* chartable class for skinning character tables */ | |||
table.chartable { | |||
margin: 1em 1em 1em 0; | |||
background: #f9f9f9; | |||
border: 1px #4e96c0 solid; | |||
border-collapse: collapse; | |||
} | |||
table.chartable th, table.chartable td { | |||
border: 1px #ccc solid; | |||
padding: 0.2em; | |||
} | |||
table.chartable th { | |||
background: #7BA1EC; | |||
color: #ffffff; | |||
text-align: center; | |||
} | |||
/* Normal font styling for table row headers with scope="row" tag */ | /* Normal font styling for table row headers with scope="row" tag */ | ||
.wikitable.plainrowheaders th[scope=row] { | .wikitable.plainrowheaders th[scope=row] { | ||