diff --git a/content/know/2022-08-18-everything-is-boring/index.md b/content/know/2022-08-18-everything-is-boring/index.md index f8bd526..65ae7ed 100644 --- a/content/know/2022-08-18-everything-is-boring/index.md +++ b/content/know/2022-08-18-everything-is-boring/index.md @@ -81,8 +81,8 @@ Body - Mind is an expression of Truth. Music, entertainment, and socializing are healing economy models. They do not have a "should quality and your soul is open to them. -| | medicine | wellness | the new economy ?? | +| | Medicine | Wellness | A new modality | |:-------------------------|:----------------|:--------------------------------------------------|:--------------------------------------------| -| **identity** | individual | pluralistic global data point in a large database | spirit | -| **achievement** | systematization | access | integrated wisdom | -| **relationship to the body** | mechanical | purging trauma | maladaptive body patterns begin to dissolve | \ No newline at end of file +| **Identity** | individual | pluralistic data point in global database | spirit | +| **Achievement** | systematization | access | integrated wisdom | +| **Relationship to Body** | mechanical | purging trauma | maladaptive body patterns begin to dissolve | diff --git a/sass/_article.scss b/sass/_article.scss index 769b691..2164a45 100644 --- a/sass/_article.scss +++ b/sass/_article.scss @@ -88,18 +88,44 @@ article { } } table { - margin: 1.25rem auto 0 auto; - width: 80%; - max-width: 80vw; - border-collapse: collapse; + //margin: 1.25rem auto 0 auto; + width: 100%; + max-width: 100vw; + color: var(--blogtext); + // border-collapse: collapse; + // table{border-spacing: 0} + //border-style: hidden; /* hide standard table (collapsed) border */ + //box-shadow: 0 0 0 1px var(--blogtext); + -webkit-border-radius: 10px; + //border: 2px; + -moz-border-radius: 10px; + border-radius: 10px; + border-spacing: 0; overflow-x: auto; - td, - th { + text-align: center; + + + td,th { border: 1px solid $dark1; background-color: var(--background); - padding: 5px 14px; + padding: 8px 10px; + margin: 0 auto; + vertical-align: center; + text-align: center; + } + + tr:first-child th:last-child { + border-top-right-radius: 10px; + } + tr:last-child td:first-child { + border-bottom-left-radius: 10px; + } + + tr:last-child td:last-child { + border-bottom-right-radius: 10px; } } + pre { margin-top: 1rem; box-shadow: 2px solid; diff --git a/sass/know.scss b/sass/know.scss index bfcf707..d511b72 100644 --- a/sass/know.scss +++ b/sass/know.scss @@ -57,6 +57,7 @@ body:not([data-theme="dark"]) > section a { } } + .tabcontent { display: none; } @@ -70,7 +71,6 @@ table { margin: 1rem auto; border: 1px solid var(--foreground); // border-top: none; - border-collapse: separate; border-spacing: 0; // table-layout: fixed; width: 95%; diff --git a/static/@fontsource/JJannon/JJannon Bold Italic.otf b/static/@fontsource/JJannon/JJannon Bold Italic.otf new file mode 100644 index 0000000..7b64224 Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Bold Italic.otf differ diff --git a/static/@fontsource/JJannon/JJannon Bold.otf b/static/@fontsource/JJannon/JJannon Bold.otf new file mode 100644 index 0000000..9732c83 Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Bold.otf differ diff --git a/static/@fontsource/JJannon/JJannon Book Italic.otf b/static/@fontsource/JJannon/JJannon Book Italic.otf new file mode 100644 index 0000000..fbd2019 Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Book Italic.otf differ diff --git a/static/@fontsource/JJannon/JJannon Book.otf b/static/@fontsource/JJannon/JJannon Book.otf new file mode 100644 index 0000000..57ab544 Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Book.otf differ diff --git a/static/@fontsource/JJannon/JJannon Display Bold Italic.otf b/static/@fontsource/JJannon/JJannon Display Bold Italic.otf new file mode 100644 index 0000000..12d4ccd Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Display Bold Italic.otf differ diff --git a/static/@fontsource/JJannon/JJannon Display Bold.otf b/static/@fontsource/JJannon/JJannon Display Bold.otf new file mode 100644 index 0000000..f76ef7a Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Display Bold.otf differ diff --git a/static/@fontsource/JJannon/JJannon Display ExtraBold Italic.otf b/static/@fontsource/JJannon/JJannon Display ExtraBold Italic.otf new file mode 100644 index 0000000..251636d Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Display ExtraBold Italic.otf differ diff --git a/static/@fontsource/JJannon/JJannon Display ExtraBold.otf b/static/@fontsource/JJannon/JJannon Display ExtraBold.otf new file mode 100644 index 0000000..46e9fb7 Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Display ExtraBold.otf differ diff --git a/static/@fontsource/JJannon/JJannon Display Light Italic.otf b/static/@fontsource/JJannon/JJannon Display Light Italic.otf new file mode 100644 index 0000000..d24b2c6 Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Display Light Italic.otf differ diff --git a/static/@fontsource/JJannon/JJannon Display Light.otf b/static/@fontsource/JJannon/JJannon Display Light.otf new file mode 100644 index 0000000..e4c5686 Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Display Light.otf differ diff --git a/static/@fontsource/JJannon/JJannon Display Regular Italic.otf b/static/@fontsource/JJannon/JJannon Display Regular Italic.otf new file mode 100644 index 0000000..5800030 Binary files /dev/null and b/static/@fontsource/JJannon/JJannon Display Regular Italic.otf differ