2 Minor Crossbrowser CSS Issues. Background images

2019-08-27 19:59发布

问题:

I am working on the redesign of my website http://square1dev.com. In the sidebar however, I am having some issues making it look correct in Google Chrome. Issues are:

Categories Title (h2 Background Image) - There is supposed to be a small little line to the right side of the word "Categories". Safari and Firefox show this, Chrome however doesn't.

Categories List (li list-style-image) - Each list item is supposed to have a small image of Right Angle Quotes (»). Again, Safari and Firefox show this, Chrome not so much.

Any ideas why this would be?

回答1:

Chrome can have some weird CSS caching behavior, based on comments and my viewing it in half a dozen browsers, I have to suggest blowing away your Chrome cache and trying again...I've run into this several times where it'll lodge a stylesheet in cache and not let go.