Jonathan Rosenbaum
9 years ago
1 changed files with 14 additions and 0 deletions
@ -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; |
|||
} |
Loading…
Reference in new issue