9 lines
92 B
CSS
9 lines
92 B
CSS
|
/* $Id$ */
|
||
|
|
||
|
#tracker td.replies {
|
||
|
text-align: center;
|
||
|
}
|
||
|
#tracker table {
|
||
|
width: 100%;
|
||
|
}
|