Empty custom-yaml.css file, for later custom changes to YAML

This commit is contained in:
Roland Geider
2012-08-05 19:56:12 +02:00
parent 50dda2b69b
commit 0e8a4acb6a
2 changed files with 1 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
-->
<link rel="stylesheet" type="text/css" href="{% static "css/yaml/demos/css/flexible-grids.css" %} "> <!-- CSS framework for the layout -->
<link rel="stylesheet" type="text/css" href="{% static "css/yaml/custom-yaml.css" %}"> <!-- customisations for yaml -->
<link rel="stylesheet" type="text/css" href="{% static "css/yaml/custom-yaml.css" %}"> <!-- customisations for yaml -->
<title>{% block title %}{% endblock %}</title>
</head>
<body>