8 lines
122 B
CSS
8 lines
122 B
CSS
#statusBar {
|
|
text-align: center;
|
|
}
|
|
#totals {
|
|
margin-top: 2px;
|
|
font-size: 9px;
|
|
color: rgb(192, 192, 192);
|
|
} |