User:Felice/css.html.template: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
 
m (User:Felice/css.html moved to User:Felice/css.html.template: need template suffix for scripts)
 
(No difference)

Latest revision as of 20:40, 12 June 2007

  This page is monitored by the OLPC team.
<!-- Css -->
	<link rel="stylesheet" type="text/css" media="screen" href="/css/screen.css" charset="iso-8859-1" />
	<!--[if lt IE 7]>
	<link rel="stylesheet" type="text/css" media="screen" href="/css/browserIE6.css" charset="iso-8859-1" />
	<![endif]-->
	<link rel="stylesheet" type="text/css" media="print" href="/css/print.css" charset="iso-8859-1" />
<!-- /Css -->