Skip to content
Permalink
Browse files
Deploy
  • Loading branch information
thelink2012 committed Nov 25, 2018
1 parent 26943fc commit 3b32f86c94db3ad67fc6f31c8879f7080b2bca79
Showing with 1 addition and 1 deletion.
  1. +1 −1 core.html
@@ -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]-->

0 comments on commit 3b32f86

Please sign in to comment.