resize the content property's image
I have an unordered list of links and each link has a unique id. I'm using that id with the :before selector to place the associated website's favicon before the link (using the content property). ...