1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 17:03:22 -05:00
2016-01-27 23:07:15 +00:00

14 lines
217 B
CSS

.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;
}