diff options
-rw-r--r-- | dists/networking/wwwroot.zip | bin | 242704 -> 27110 bytes | |||
-rw-r--r-- | dists/networking/wwwroot/favicon.ico | bin | 94081 -> 15086 bytes | |||
-rw-r--r-- | dists/networking/wwwroot/logo.png | bin | 132967 -> 15415 bytes | |||
-rw-r--r-- | dists/networking/wwwroot/style.css | 3 |
4 files changed, 1 insertions, 2 deletions
diff --git a/dists/networking/wwwroot.zip b/dists/networking/wwwroot.zip Binary files differindex b767d7c5d7..29fa663365 100644 --- a/dists/networking/wwwroot.zip +++ b/dists/networking/wwwroot.zip diff --git a/dists/networking/wwwroot/favicon.ico b/dists/networking/wwwroot/favicon.ico Binary files differindex 0283e8432e..aa5166238b 100644 --- a/dists/networking/wwwroot/favicon.ico +++ b/dists/networking/wwwroot/favicon.ico diff --git a/dists/networking/wwwroot/logo.png b/dists/networking/wwwroot/logo.png Binary files differindex 9fdd2d0d1e..5f9ae10ca8 100644 --- a/dists/networking/wwwroot/logo.png +++ b/dists/networking/wwwroot/logo.png diff --git a/dists/networking/wwwroot/style.css b/dists/networking/wwwroot/style.css index ba31587c4d..dca9d872c9 100644 --- a/dists/networking/wwwroot/style.css +++ b/dists/networking/wwwroot/style.css @@ -1,6 +1,5 @@ html { - background: rgb(212, 117, 11); - background: linear-gradient(to bottom, rgb(212, 117, 11) 0%, rgb(212, 117, 11) 36%, rgb(239, 196, 24) 100%); + background: rgb(204, 102, 0); min-height: 100vh; } |