proper styling for the tour

Paul Ivanov 12 years ago
parent e10afab397
commit 0ba3d22501

@ -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()}}

Loading…
Cancel
Save