From 70f11da7554eff16a620cefddd8fdf475506a0a0 Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Tue, 15 Nov 2016 03:05:18 +0100 Subject: [PATCH] improve index page design - avoid overlapping in the header bar - scale down the gopher image to save a bunch of kilobytes - hide the ethereum logo on smaller screens - fix indentation --- index.html | 14 +++++------- static/images/mascot.png | Bin 489738 -> 174896 bytes static/styles/custom/home.css | 40 +++++++++++++++++++--------------- 3 files changed, 28 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index db9f3db8e..c1fbd07b3 100644 --- a/index.html +++ b/index.html @@ -60,6 +60,10 @@ +
+ +
+
@@ -67,20 +71,17 @@

Ethereum is a decentralized platform that runs smart contracts, applications that run exactly as programmed without possibility of downtime, censorship, fraud or third party interference.

See our website or read the docs for more infos!

-
+

-
+

What is Go Ethereum?

Go Ethereum is one of the three original implementations (along with C++ and Python) of the Ethereum protocol. It is written in Go, fully open source and licensed under the GNU LGPL v3.

See our repository and downloads section for the code!

-
- -

@@ -89,9 +90,6 @@

Go Ethereum is available either as a standalone client called Geth that you can install on pretty much any operating system, or as a library that you can embed in your Go, Android or iOS projects.

See our installation guide or our developer guide for details!

-
- -