How can I easily copy the whole CSS file from a website?

Viewed 56729

How can I easily copy the whole CSS file a website uses to stylize HTML with Google Chrome, Firefox, Safari, and Opera?

With the web inspector, I can see the css styles applied to an element, but I can't see the big picture of styles applied to the whole HTML document.

Can you show me how can I do this?

3 Answers
Related