5   background-image: url(/static/img/green-pixel.png);
 
   6   background-repeat: repeat-y;
 
   7   background-color: rgba(13, 126, 133, 0.2); }
 
  14   border-collapse: collapse; }
 
  18   .wlfund td:last-child {
 
  22     box-shadow: 0 2px 0 #DDDDDD; }
 
  23   .wlfund .funding-plus td div {
 
  24     background: rgba(13, 126, 133, 0.2); }
 
  25   .wlfund .funding-minus td div {
 
  26     bbackground: rgba(255, 0, 0, 0.2);