diff --git a/868-mhz/index.html b/868-mhz/index.html index 3f27af5..e7f93d8 100644 --- a/868-mhz/index.html +++ b/868-mhz/index.html @@ -15,7 +15,7 @@ #main{background-color: black;} .ext { border-bottom-color: #ff4800; - background: linear-gradient(to bottom, #ff4800 0, #ff4800 100%); + background: linear-gradient(to bottom, #ff4800 0, #fff 100%); }