Skip to content
Permalink
Browse files
Move pandoc.css
  • Loading branch information
thelink2012 committed Nov 24, 2018
1 parent eb95a00 commit 618aee8ec5fe90e466afd38c00ae1cdb10fc30e2
Showing with 1 addition and 1 deletion.
  1. +1 −1 core.html
  2. 0 { → css}/pandoc.css
@@ -11,7 +11,7 @@
span.underline{text-decoration: underline;} span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;} div.column{display: inline-block; vertical-align: top; width: 50%;}
</style> </style>
<link rel="stylesheet" href="pandoc.css" /> <link rel="stylesheet" href="css/pandoc.css" />
<!--[if lt IE 9]> <!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]--> <![endif]-->
File renamed without changes.

0 comments on commit 618aee8

Please sign in to comment.