mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-10 04:02:28 +01:00
8 lines
85 B
CSS
8 lines
85 B
CSS
td {
|
|
word-wrap: break-word;
|
|
}
|
|
table {
|
|
width: 100%;
|
|
table-layout:fixed;
|
|
}
|