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

This creates a unified file for stats css.

This commit is contained in:
Jonathan Rosenbaum 2016-01-27 23:07:15 +00:00
parent d26dc1cef1
commit b3734d6591

14
css/stats.css Normal file
View File

@ -0,0 +1,14 @@
.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;
}