12 lines
143 B
CSS
12 lines
143 B
CSS
#HeaderGridDiv,
|
|
#DetailsGridDiv {
|
|
font-size: 12px;
|
|
}
|
|
|
|
#HeaderGrid {
|
|
font-family: monospace;
|
|
}
|
|
|
|
#AllGrid {
|
|
font-family: monospace;
|
|
} |