From 6698044a586071149a17fdc85278c172c59e7136 Mon Sep 17 00:00:00 2001 From: Nicholas Jitkoff Date: Wed, 4 Jul 2018 12:22:21 -0700 Subject: [PATCH] Separate out html file / codepen token --- base.css | 1 + edit.css | 6 +++++- edit.html | 8 ++++---- edit.js | 32 ++++++++++++++++++++++---------- 4 files changed, 32 insertions(+), 15 deletions(-) create mode 100644 base.css diff --git a/base.css b/base.css new file mode 100644 index 0000000..6fe47f3 --- /dev/null +++ b/base.css @@ -0,0 +1 @@ +body{margin:0 auto;padding:12vmin 10vmin;max-width:35em;line-height:1.5em;font-family: -apple-system,BlinkMacSystemFont,sans-serif;word-wrap: break-word;} \ No newline at end of file diff --git a/edit.css b/edit.css index 10aa39d..06956b2 100644 --- a/edit.css +++ b/edit.css @@ -76,11 +76,15 @@ body.drag #content { color: rgba(0, 0, 0, 0.2); background: transparent; } -.ib-file { +#doc-file { border-radius: 1em; background: #ebeff9; padding: 0.25em 1em; font-size:smaller; + margin-bottom:2em; +} +#doc-file:empty { + display:none; } #ib-info { diff --git a/edit.html b/edit.html index 1d25619..1b1d871 100644 --- a/edit.html +++ b/edit.html @@ -11,15 +11,15 @@ +
+
+
itty bitty things
can be conveyed in a link.
type here – and then share!

about itty bitty

-
-
- - +
 menu