diff --git a/gulp/res/css/themes/win95.css b/gulp/res/css/themes/win95.css index b0459870..7b19502e 100644 --- a/gulp/res/css/themes/win95.css +++ b/gulp/res/css/themes/win95.css @@ -79,7 +79,7 @@ bottom: -3px; .navbar a:first-of-type::before { content:''; position:absolute; -background: url('/file/8bb8340d9edf7f5ee0003fd49df3ae1fbf3254025b724643c676681f9253b1fb.png'); +background: url('/file/win95home.png'); background-size: contain; height: 1.75em; width: 1.75em; diff --git a/gulp/res/img/win95home.png b/gulp/res/img/win95home.png new file mode 100644 index 00000000..4261c4e6 Binary files /dev/null and b/gulp/res/img/win95home.png differ