diff --git a/docs/build/drink/index.md b/docs/build/drink/index.md index 4d95e65..a453f81 100644 --- a/docs/build/drink/index.md +++ b/docs/build/drink/index.md @@ -1,3 +1,5 @@ +# DRink! + ## In brief DRink! is a toolbox for ink! developers that allows for a fully functional ink! contract development without any running node. It provides you with a unique, yet very powerful environment for interacting with contracts: diff --git a/src/pages/index.scss b/src/pages/index.scss index a60e9a0..5fb3404 100644 --- a/src/pages/index.scss +++ b/src/pages/index.scss @@ -5,7 +5,7 @@ text-align: center; position: relative; overflow: hidden; - background-image: url("/static/docs/build/img/mainpagehero.svg" + background-image: url("/static/docs/build/img/mainpageheronew.svg" ); @media (min-width: $lg) { padding: 2rem; @@ -33,7 +33,7 @@ text-decoration: none; letter-spacing: 0.15em; background: #09d3ac; - box-shadow: 0 0 34px #09d3ac; + box-shadow: 0 0 34px #BC82FD; color: white; i:before { width: 20px; @@ -48,7 +48,7 @@ &:before { content: ''; position: absolute; - background: #1b6dc1; + background: #BC82FD; inset: 2px; } span { @@ -67,7 +67,7 @@ left: 80%; width: 10px; height: 4px; - background: #1b6dc1; + background: #BC82FD; transform: translateX(-50%) skewX(325deg); transition: 0.5s; } @@ -79,7 +79,7 @@ left: 20%; width: 10px; height: 4px; - background: #1b6dc1; + background: #BC82FD; transform: translateX(-50%) skewX(325deg); transition: 0.5s; } diff --git a/static/docs/build/img/mainpageheronew.svg b/static/docs/build/img/mainpageheronew.svg new file mode 100644 index 0000000..a414608 --- /dev/null +++ b/static/docs/build/img/mainpageheronew.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +