1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-23 01:03:23 -05:00

11 lines
177 B
CSS
Raw Normal View History

.stats td {
padding: 0px 10px 0px 10px;
}
#status_totals, #community_service_hours, #shops, #members{
height: 36px;
width: 98px;
font-size: x-large;
2016-01-29 07:10:33 +00:00
color:green;
}