proper styling for the tour

This commit is contained in:
Paul Ivanov 2014-03-04 19:00:14 -08:00
parent e10afab397
commit 0ba3d22501

View File

@ -11,6 +11,7 @@
window.mathjax_url = "{{mathjax_url}}";
</script>
<link rel="stylesheet" href="{{ static_url("components/bootstrap-tour/build/css/bootstrap-tour.min.css") }}" type="text/css" />
<link rel="stylesheet" href="{{ static_url("components/codemirror/lib/codemirror.css") }}">
{{super()}}