mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-06-06 21:58:50 -04:00
finishing
This commit is contained in:
parent
2bdafd555c
commit
97c74cf3ac
2 changed files with 2 additions and 1 deletions
|
@ -101,7 +101,7 @@ fieldset {
|
||||||
padding: 0.25rem 0.25rem;
|
padding: 0.25rem 0.25rem;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-radius: 0.317rem;
|
border-radius: 0.317rem;
|
||||||
background-color: rgb(177, 177, 179);
|
background-color: rgb(144, 144, 148);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
|
|
@ -10,6 +10,7 @@ sidebar:
|
||||||
image_alt: "Binary Globe Image by GDj"
|
image_alt: "Binary Globe Image by GDj"
|
||||||
nav: "didnav"
|
nav: "didnav"
|
||||||
share: true
|
share: true
|
||||||
|
classes: wide
|
||||||
---
|
---
|
||||||
|
|
||||||
<h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}</h3>
|
<h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}</h3>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue