Changeset 7167 for luci/branches/luci-0.10/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm
- Timestamp:
- 06/17/11 12:00:38 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
luci/branches/luci-0.10/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm
r7063 r7167 69 69 <meta http-equiv="Content-Script-Type" content="text/javascript" /> 70 70 <link rel="stylesheet" type="text/css" media="screen" href="<%=media%>/cascade.css" /> 71 <link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="<%=media%>/mobile.css" type="text/css" /> 72 <link rel="stylesheet" media="handheld" href="<%=media%>/mobile.css" type="text/css" /> 71 73 <!--[if IE 7]><link rel="stylesheet" type="text/css" media="screen" href="<%=media%>/ie7.css" /><![endif]--> 72 74 <% if node and node.css then %><link rel="stylesheet" type="text/css" media="screen" href="<%=resource%>/<%=node.css%>" />
