Source Code: media/css/ie.css
/* * Lobstertech CSS * J.A. Roberts Tunney <jtunney@lobstertech.com> * * People who use Internet Explorer and are not being forced to do so * by an employer are supporting the subversion of a free and open * internet. While I feel that they should be able to access content, * I do not feel it's worth my time to make the website look pretty * for them. * */ img { border: 0; } div.decor { display: none; } h1 a, h2 a, h3 a, h4 a { color: black; text-decoration: none; } #larrylobster { display: none; } a.pilcrow { display: none; } ul.tabbies { border-top: 1px solid black; padding-top: 1em; } pre, p.math, p.indented { margin-left: 2em; }