From 098466063e0bda7e8af23dbf3da4bac6fb1d567b Mon Sep 17 00:00:00 2001 From: Infominer Date: Tue, 7 Jan 2020 09:14:12 -0500 Subject: [PATCH] I just love CSS! --- _sass/minimal-mistakes/_archive.scss | 12 ++++++++++-- _sass/minimal-mistakes/_page.scss | 2 +- _sass/minimal-mistakes/_variables.scss | 1 + index.html | 12 ++++++------ 4 files changed, 18 insertions(+), 9 deletions(-) diff --git a/_sass/minimal-mistakes/_archive.scss b/_sass/minimal-mistakes/_archive.scss index dc4517ec..edbb6c06 100644 --- a/_sass/minimal-mistakes/_archive.scss +++ b/_sass/minimal-mistakes/_archive.scss @@ -4,7 +4,14 @@ .archive { margin-top: 1em; - margin-bottom: 2em; + margin-bottom: 1em; + + blockquote + p, + li, + dl { + font-size: 0.85em; + } @include breakpoint($large) { float: right; @@ -61,6 +68,7 @@ margin-top: 1em; border-bottom: none; } + } .archive__item-excerpt { @@ -120,7 +128,7 @@ .list__item { .page__meta { margin: 0 0 2px; - font-size: 0.6em; + font-size: 0.7em; border-bottom: none; } } diff --git a/_sass/minimal-mistakes/_page.scss b/_sass/minimal-mistakes/_page.scss index 7c1c3b25..3510ea69 100644 --- a/_sass/minimal-mistakes/_page.scss +++ b/_sass/minimal-mistakes/_page.scss @@ -332,7 +332,7 @@ grid-template-columns: repeat(2, 1fr); margin: 1.414em 0; padding: 0; - font-size: 0.75em; + font-size: 0.9em; list-style: none; @include breakpoint($large) { diff --git a/_sass/minimal-mistakes/_variables.scss b/_sass/minimal-mistakes/_variables.scss index 9dd3a386..c5a9a163 100644 --- a/_sass/minimal-mistakes/_variables.scss +++ b/_sass/minimal-mistakes/_variables.scss @@ -39,6 +39,7 @@ $type-size-2: 1.953em !default; // ~31.248px $type-size-3: 1.563em !default; // ~25.008px $type-size-4: 1.25em !default; // ~20px $type-size-5: 1em !default; // ~16px +$type-size-5-5: 0.9em !default; // ~16px $type-size-6: 0.75em !default; // ~12px $type-size-7: 0.6875em !default; // ~11px $type-size-8: 0.625em !default; // ~10px diff --git a/index.html b/index.html index 1d47071b..d68c026a 100644 --- a/index.html +++ b/index.html @@ -41,17 +41,17 @@ classes: wide -

A good self‐sovereign identity system will allow individuals to directly influence how companies, governments, and others correlate our interactions across different services and locations by default. It won’t fix all identity problems nor preclude alternative identity approaches, but it will put the individual in control of most uses of identity and give organizations a simpler, easier, more ethical way to use identity to improve how they provide services and products. When successful, it will not only enable individuals to exercise greater control over how companies and governments keep track of us, it will also illuminate those situations where self‐sovereign identity is restricted, facilitating a conversation about when and where such limits are appropriate.
Joe Andrieu -A Technology‐Free Definition of Self‐Sovereign Identity

+

A good self‐sovereign identity system will allow individuals to directly influence how companies, governments, and others correlate our interactions across different services and locations by default. It won’t fix all identity problems nor preclude alternative identity approaches, but it will put the individual in control of most uses of identity and give organizations a simpler, easier, more ethical way to use identity to improve how they provide services and products. When successful, it will not only enable individuals to exercise greater control over how companies and governments keep track of us, it will also illuminate those situations where self‐sovereign identity is restricted, facilitating a conversation about when and where such limits are appropriate.
Joe Andrieu -A Technology‐Free Definition of Self‐Sovereign Identity

What is Decentralized ID?

-

The essence of Decentralized-ID is in creating open standards for a privacy preserving internet-wide identity layer — not owned by any one particular organization, but interoperable between all.

-

Why Now?

-

It's impossible to have a conversation about decentralized-id without discussing blockchain, self sovereign identity, standardization and frameworks, along with global privacy and digital identifiction regulations:

+

The essence of Decentralized-ID is in creating open standards for a privacy preserving internet-wide identity layer — not owned by any one particular organization, but interoperable between all.

-