From: Paul Spooren Date: Mon, 17 Feb 2020 12:32:02 +0000 (-1000) Subject: use openwrt branding (#6) X-Git-Tag: v1.0.0~2^2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=aae987da98daa2698f17c4424b2e7057ae17b71c;p=web%2Ffirmware-selector-openwrt-org.git use openwrt branding (#6) Co-authored-by: Moritz Warning --- diff --git a/index.css b/index.css index ba06785..90a8801 100644 --- a/index.css +++ b/index.css @@ -57,7 +57,7 @@ header { width: 100%; z-index: 1100; box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12); - background-color: #3F51B5; + background-color: #00A3E1; } h6 { @@ -111,7 +111,7 @@ header > div { #language-selection { color: #fff; - background-color: #009688; + background-color: #1084b2; box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 3px 1px -2px rgba(0,0,0,0.12); padding: 6px 16px; @@ -137,11 +137,11 @@ header > div { align-items: center; box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 3px 1px -2px rgba(0,0,0,0.12); color: #fff; - background-color: #3F51B5; + background-color: #00A3E1; } .download-link:hover { - background-color: #293680 + background-color: #038fc6 } .download-link :first-child { diff --git a/index.html b/index.html index db35d81..ea90378 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,10 @@
+ + Logo