12 lines
118 B
CSS
12 lines
118 B
CSS
.TestPaperItem{
|
|
text-align: left;
|
|
}
|
|
|
|
.TestPaperItem td{
|
|
border: 0;
|
|
}
|
|
|
|
|
|
.TestTiltle{
|
|
font-weight: bolder;
|
|
} |