Changeset 3420:f9b36c358f00 for themes/ductile/tpl
- Timestamp:
- 11/25/16 12:02:28 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_head.html
r2804 r3420 1 1 <!-- media queries --> 2 2 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 3 4 <!-- compat media queries -->5 <!--[if lt IE 9]>6 <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>7 <link rel="stylesheet" type="text/css" href="{{tpl:BlogThemeURL}}/ie.css" media="screen" />8 <![endif]-->9 3 10 4 <link rel="stylesheet" type="text/css" href="{{tpl:BlogThemeURL}}/style.css" media="screen" />
Note: See TracChangeset
for help on using the changeset viewer.