You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
217 B
14 lines
217 B
9 years ago
|
.stats td {
|
||
|
padding: 0px 10px 0px 10px;
|
||
|
}
|
||
|
|
||
|
|
||
|
#status_totals, #community_service_hours {
|
||
|
height: 36px;
|
||
|
width: 98px;
|
||
|
font-size: x-large;
|
||
|
}
|
||
|
|
||
|
#status_totals, #community_service_hours:focus {
|
||
|
color: green;
|
||
|
}
|