edit: give this a try (works in Sandbox using dark theme):
@media print {
.markdown-rendered th {
color: #000;
}
}
edit: give this a try (works in Sandbox using dark theme):
@media print {
.markdown-rendered th {
color: #000;
}
}