diff --git a/customize.dist/BottomBar.html b/customize.dist/BottomBar.html index f755f92d9..816e5b6b4 100644 --- a/customize.dist/BottomBar.html +++ b/customize.dist/BottomBar.html @@ -1,61 +1,5 @@
-

diff --git a/customize.dist/DecorateToolbar.js b/customize.dist/DecorateToolbar.js index 4d2033d9c..e8d97e788 100644 --- a/customize.dist/DecorateToolbar.js +++ b/customize.dist/DecorateToolbar.js @@ -11,6 +11,10 @@ define([ success: function (ret) { $('iframe').height('96%'); $('body').append(ret); + $('head').append($('', { + rel: 'stylesheet', + href: '/customize/main.css' + })); } }); }; diff --git a/customize.dist/index.html b/customize.dist/index.html index 594f39e59..871b5fc48 100644 --- a/customize.dist/index.html +++ b/customize.dist/index.html @@ -1,85 +1,10 @@ - + Cryptpad :: Zero Knowledge, Collaborative Real Time Editing - - + +

Try it out!
@@ -238,7 +54,6 @@ -