mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
This creates a unified file for stats css.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user