Updates firefox logo in unsupported page.

This commit is contained in:
damencho
2015-11-09 13:12:05 -06:00
parent f005606428
commit 6a30e9178c
2 changed files with 3 additions and 3 deletions

View File

@@ -101,11 +101,11 @@ a {
height: 79px;
background-image: url('/images/chromium.png');
}
#firefox-nightly_logo
#firefox_logo
{
width: 73px;
height: 79px;
background-image: url('/images/firefox-nightly.png');
background-image: url('/images/firefox.png');
}
#opera_logo