টেমপ্লেট:তারিখ অনুযায়ী বিষয়শ্রেণী/styles.css
.wst-cats-by-date-table {
margin:auto 0 auto auto;
}
.wst-cats-by-date-table td {
vertical-align:top;
text-align:left;
}
.wst-cats-by-date-table td ul {
margin-top:0;
}
.wst-cats-by-date-table .wst-flatlist li::after {
content:" · ";
}
.wst-cats-by-date-table .wst-flatlist li:last-child::after {
content:none;
}
.wst-cats-by-date-table .wst-flatlist li:first-child,
.wst-cats-by-date-table .wst-flatlist li:last-child {
font-style:italic;
}
.wst-cats-by-date-parent {
font-weight:bold;
}