Fix css includes

This commit is contained in:
John Firebaugh
2013-03-14 20:25:50 -07:00
parent c71e4c203b
commit fdac7feb37
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset='utf-8'>
<title>Rendering Tests</title>
<link rel="stylesheet" href="../css/map.css">
<link rel="stylesheet" href="../css/maki.css">
<link rel="stylesheet" href="../css/feature-icons.css">
</head>
<body>
<!-- include source files here... -->