source: trunk/themes/default/local_head.tpl @ 13801

Last change on this file since 13801 was 13801, checked in by rvelices, 12 years ago

removed unused css, merged some css, etc...

File size: 320 bytes
Line 
1{if $load_css}
2        <!--[if lt IE 7]>
3                <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/default/fix-ie5-ie6.css">
4        <![endif]-->
5        <!--[if IE 7]>
6                <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/default/fix-ie7.css">
7        <![endif]-->
8        {combine_css path="themes/default/print.css" order=-10}
9{/if}
Note: See TracBrowser for help on using the repository browser.