diff --git a/cache.manifest b/cache.manifest index 85bc31cb..e8e991cf 100644 --- a/cache.manifest +++ b/cache.manifest @@ -1 +1 @@ -CACHE MANIFEST # v5 CACHE: index.html css/bootstrap.css css/jgrowl.css css/main.css js/async-runner.js js/base64.js js/bootstrap.js js/gdrive.js js/jquery.jgrowl.js js/jquery.js js/jquery.layout.js js/jquery-ui.custom.js js/main.js js/Markdown.Converter.js js/Markdown.Editor.js js/Markdown.Sanitizer.js js/synchronizer.js img/ajax-loader.gif img/dropbox.png img/gdrive.png img/glyphicons-halflings.png img/glyphicons-halflings-white.png img/stackedit-16.png img/stackedit-32.ico NETWORK: * \ No newline at end of file +CACHE MANIFEST # v5 CACHE: index.html css/bootstrap.css css/jgrowl.css css/main.css js/prod/custo.js js/async-runner.js js/base64.js js/bootstrap.js js/config.js js/gdrive.js js/jgrowl.js js/jquery.js js/jquery-ui.js js/layout.js js/main.js js/Markdown.Converter.js js/Markdown.Editor.js js/Markdown.Sanitizer.js js/require.js js/synchronizer.js img/ajax-loader.gif img/dropbox.png img/gdrive.png img/glyphicons-halflings.png img/glyphicons-halflings-white.png img/stackedit-16.png img/stackedit-32.ico NETWORK: * \ No newline at end of file diff --git a/css/main.css b/css/main.css index f2cfdbcf..fa2d6c51 100644 --- a/css/main.css +++ b/css/main.css @@ -1,3 +1,6 @@ +@import url("bootstrap.css"); +@import url("jgrowl.css"); + body { background-color: #f5f5f5; } diff --git a/img/stackedit-promo.svg b/img/stackedit-promo.svg new file mode 100644 index 00000000..5373f8a0 --- /dev/null +++ b/img/stackedit-promo.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + stackedit + + + + + + + + + + + diff --git a/img/stackedit.svg b/img/stackedit.svg new file mode 100644 index 00000000..2021ab9f --- /dev/null +++ b/img/stackedit.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index b1c866f9..629e37c7 100644 --- a/index.html +++ b/index.html @@ -6,24 +6,8 @@ - - - - - - - - - - - - - - - - - +