Merging: Fixing the css location

This commit is contained in:
ejc12 2011-01-17 04:04:57 +00:00
commit 3d3e3879ec

View file

@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<title>VIVO</title> <title>VIVO</title>
<link rel="stylesheet" href="../css/doc.css" /> <link rel="stylesheet" href="./css/doc.css" />
</head> </head>
<body> <body>
<header id="branding" role="banner"> <header id="branding" role="banner">