##// END OF EJS Templates
proper styling for the tour
Paul Ivanov -
Show More
@@ -11,6 +11,7 b''
11 11 window.mathjax_url = "{{mathjax_url}}";
12 12 </script>
13 13
14 <link rel="stylesheet" href="{{ static_url("components/bootstrap-tour/build/css/bootstrap-tour.min.css") }}" type="text/css" />
14 15 <link rel="stylesheet" href="{{ static_url("components/codemirror/lib/codemirror.css") }}">
15 16
16 17 {{super()}}
General Comments 0
You need to be logged in to leave comments. Login now