I\'m using Chrome\'s Development Tools to inspect an element from a web page. Suppose it shows something like:
相关标签:
If you're using the Chrome inspector (right click page, inspect element), highlight the line and look to the right. It should show the CSS class and any rules that are used, and a link to the CSS file.