diff --git a/THEME.md b/THEME.md index fecd3c5..6c6160a 100644 --- a/THEME.md +++ b/THEME.md @@ -28,7 +28,7 @@ The notebook text and bubble background colors can be accessed with the `noteboo ```html
-

Body

+

Body

``` diff --git a/src/components/lab-notebook/Bubble.vue b/src/components/lab-notebook/Bubble.vue index fd149b9..e2bd2ba 100644 --- a/src/components/lab-notebook/Bubble.vue +++ b/src/components/lab-notebook/Bubble.vue @@ -1,7 +1,7 @@ \ No newline at end of file +
+

+ +

+ +
+ diff --git a/src/components/lab-notebook/SingleColumn.vue b/src/components/lab-notebook/SingleColumn.vue index ad4a642..0f4b04d 100644 --- a/src/components/lab-notebook/SingleColumn.vue +++ b/src/components/lab-notebook/SingleColumn.vue @@ -1,7 +1,7 @@