View Source
css-fix-msie.css
- /* This style sheet validates as CSS3. */
- /* See <http://www.ronin-group.org/TRG_colophon.html> */
- /* for more information. */
- /* */
- /* LOADS BY: conditional comment. */
- /* FUNCTION: fixes display issues across all versions */
- /* of Internet Explorer. */
- /* */
- /* list styling */
- #content ul { list-style-position: outside; }
- #fixed_sidebar li li { list-style-type: square; color:#336699; margin: 0 0 0 24px; }
- .fibox li { list-style-type: square; color:#336699; margin: 0 0 0 12px; }
- .navlist li { list-style-type: square; color:#336699; margin: 0 0 0 12px; }
- /* widen GeSHi number column */
- .css li, .css li.li1, .html4strict li, .html4strict li.li1, .php li,.php li.li1
- { margin: 0 0 0 10px; }
Parsed in 0.029 seconds


