7 lines
105 B
CSS
7 lines
105 B
CSS
.wy-table-responsive table td {
|
|
white-space: normal;
|
|
}
|
|
.underline {
|
|
text-decoration: underline;
|
|
}
|
|
|