7 lines
81 B
CSS
7 lines
81 B
CSS
|
|
#tracker td.replies {
|
|
text-align: center;
|
|
}
|
|
#tracker table {
|
|
width: 100%;
|
|
}
|