diff --git a/add-on/src/landing-pages/style.css b/add-on/src/landing-pages/style.css index 08f32d42a..3db7f23f6 100644 --- a/add-on/src/landing-pages/style.css +++ b/add-on/src/landing-pages/style.css @@ -1 +1,22 @@ @import url('node_modules/tachyons/css/tachyons.css'); + +#header { + background: linear-gradient(to top, #041727 0%, #043b55 100%); +} + +.logo { + height: 80px; + width: 80px; +} + +.dweb-links { + list-style-type: none; +} + +.app-list { + list-style-type: none; +} + +.app-item img { + height: 80px; +} diff --git a/add-on/src/landing-pages/welcome.html b/add-on/src/landing-pages/welcome.html index 7945360b1..2650d4f4f 100644 --- a/add-on/src/landing-pages/welcome.html +++ b/add-on/src/landing-pages/welcome.html @@ -5,55 +5,67 @@ IPFS Companion Welcome + + + - -
-
-

Thank you for installing IPFS Companion!

-

You are now able to use distributed webs applications and websites built with IPFS.

-
-
-
-

Learn more

+ - - - +
+ +
+
+
+

Learn more

+

Learn why we need a distributed web to make the web faster, safer and more open.

+ +
+
+

Applications

+

Try some of the applications built with IPFS.

+
    +
  • + Peerpad Logo +
  • +
  • + Peerpad Logo +
  • +
  • + Peerpad Logo +
  • +
  • + Peerpad Logo +
  • +
+
+
+
+ + +