diff --git a/assets/css/main.css b/assets/css/main.css index 60bfca6..1366d57 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -3243,7 +3243,7 @@ input, select, textarea { } .wrapper.style1 { - background-color: #5e2bff; + background-color: #e8a87c; } .wrapper.style1-alt { @@ -3251,7 +3251,7 @@ input, select, textarea { } .wrapper.style2 { - background-color: #c04cfd; + background-color: #c38d9e; } .wrapper.style2-alt { @@ -3259,18 +3259,26 @@ input, select, textarea { } .wrapper.style3 { - background-color: #ffffff; - color: rgba(0, 0, 0, 0.7); - } - - .wrapper.style3 h2 { - color: rgba(0, 0, 0, 0.7); + background-color: #41b3a3; } .wrapper.style3-alt { background-color: #953d75; } + .wrapper.style4 { + background-color: #e27d60; + } + + .wrapper.style5 { + background-color: #85dcbc; + } + + .wrapper.style6 { + background-color: #e8a87c; + } + + .wrapper.fullscreen { display: -moz-flex; display: -webkit-flex; diff --git a/index.html b/index.html index 14616ae..da53f4f 100644 --- a/index.html +++ b/index.html @@ -60,7 +60,7 @@ -
+

EVM Summit 0

The EVM Summit 0 is a one-day conference that focuses on the execution environment and engine of Ethereum, also known as the @@ -148,7 +148,7 @@

Program

-