diff --git a/css/style.css b/css/style.css index 6a4a3d8..c8186e7 100644 --- a/css/style.css +++ b/css/style.css @@ -80,12 +80,13 @@ button:focus { code, pre, details { - margin: 5px; + margin: 0px; cursor: default; font-family: "Andale", monospace; background-color: #dee2e6; color: #0b101a; display: block; + line-height: 0.8; } summary { diff --git a/examples.html b/examples.html index be6ecaf..8816b3e 100644 --- a/examples.html +++ b/examples.html @@ -13,6 +13,7 @@ +
+Want to add your own theme to this list? Check out contributing.md
Want to add your own theme to this list? Check out contributing.md
When not using the delete button, remove an item by double clicking it and clearing the text.
@@ -129,6 +135,7 @@The following list accepts dates in the following formats: 2020-12-19, 12/19/2020, 19122020
@@ -146,6 +153,7 @@The following list does not accept duplicate dates entries.
@@ -167,6 +175,7 @@Type text in the input box below, each word will be added to the list
@@ -190,6 +199,7 @@The items given in the list are:
@@ -210,6 +220,7 @@The items that you can set complete.