Moving stylesheets to a separate directory.
[treecutter.git] / style / freggies / index.html
old mode 100755 (executable)
new mode 100644 (file)
index 58caa5b..9dc6f0e
@@ -4,8 +4,10 @@
   <head>
     <meta charset="utf-8" />
     <title>Freggies</title>
-    <link rel="stylesheet" href="styles.css" type="text/css" media="screen" />
-    <link rel="stylesheet" type="text/css" href="print.css" media="print" />
+    <link rel="stylesheet" href="css/styles.css"
+         type="text/css" media="screen" />
+    <link rel="stylesheet" href="css/print.css"
+         type="text/css" media="print" />
     <!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
   </head>
   <body>