summaryrefslogtreecommitdiff
path: root/htroot/env/oldie.css
blob: f2bac308331c38feb77ca6f68dd5f0df6415068d (plain)
1
2
3
4
5
6
/* Fixes for IE 5 and lower */

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