Getting indentation more homogeneous

This commit is contained in:
Loïc Chardonnet
2012-01-31 11:48:34 +00:00
parent b7ae333d07
commit 741b17aadb
7 changed files with 53 additions and 89 deletions

View File

@@ -6,7 +6,7 @@
<head>
<!-- Basic Page Needs
================================================== -->
================================================== -->
<meta charset="utf-8">
<title>Your Page Title Here :)</title>
<meta name="description" content="">
@@ -16,11 +16,11 @@
<![endif]-->
<!-- Mobile Specific Metas
================================================== -->
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
================================================== -->
<link rel="stylesheet" href="stylesheets/base.css">
<link rel="stylesheet" href="stylesheets/skeleton.css">
<link rel="stylesheet" href="stylesheets/layout.css">
@@ -44,4 +44,4 @@
<!-- End Document
================================================== -->
</body>
</html>
</html>