From 216b8a935102255af63014871039576785b3acab Mon Sep 17 00:00:00 2001 From: Kaylum Lally Date: Tue, 3 Dec 2019 17:59:08 +0000 Subject: [PATCH] docs(baloons): added `is-dark` baloons to the docs --- docs/script.js | 52 ++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 38 insertions(+), 14 deletions(-) diff --git a/docs/script.js b/docs/script.js index ad67542..e4e1ba2 100644 --- a/docs/script.js +++ b/docs/script.js @@ -344,21 +344,45 @@ const sampleCollection = [ { title: 'balloons', showCode: false, - code: `
-
- - -
-

Hello NES.css

-
-
+ code: `
+
+
+ + +
+

Hello NES.css

+
+
-
- -
-

Good morning. Thou hast had a good night's sleep, I hope.

-
- +
+ +
+

Good morning. Thou hast had a good night's sleep, I hope.

+
+ +
+
+
+ + +
+
+
+ + +
+

Hello NES.css

+
+
+ +
+ +
+

Good morning. Thou hast had a good night's sleep, I hope.

+
+ +
+
`, },