[FIX] load flatdoc style relatively instead of always dev.ripple.com

This commit is contained in:
mDuo13
2014-09-04 18:02:49 -07:00
parent 81e62637be
commit 3536537608

View File

@@ -22,8 +22,8 @@
<script src="js/bootstrap.min.js"></script>
<!-- Flatdoc theme -->
<link href='https://dev.ripple.com/vendor/flatdoc/v/0.8.0/theme-white/style.css' rel='stylesheet'>
<script src='https://dev.ripple.com/vendor/flatdoc/v/0.8.0/theme-white/script.js'></script>
<link href='vendor/flatdoc/v/0.8.0/theme-white/style.css' rel='stylesheet'>
<script src='vendor/flatdoc/v/0.8.0/theme-white/script.js'></script>
<!-- Custom Stylesheet -->
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>