crawler/htroot/env/oldie.css
2025-03-26 09:12:37 +09:00

7 lines
139 B
CSS

/* Fixes for IE 5 and lower */
/* IE 5 and lower can't display favicons, so hide them */
img.favicon, object.favicon {
display: none;
}