I just implemented the lists widget on my site: https://dev.twitter.com/docs/embedded-timelines
I just want to override the background-color from white to transparen
To change the background of a.twitter-timeline add data-chrome="transparent" and place the anchor within an element with a CSS background-color
a.twitter-timeline add data-chrome="transparent"