1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 17:03:22 -05:00
Jonathan Rosenbaum 92fe18644d Adds membership stats. An important addition.
Currently, searches ranges for volunteer specs for membership, and notes paid
member when they also qualify as a volunteer member.
2016-01-30 03:19:01 +00:00

11 lines
177 B
CSS

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