brings back the previous google logo from 2014 not only the homepage also the logo in the searchpage the gooooogle bottom
2013-2015 Google Logo by TheNitpickyCat
Details
AuthorTheNitpickyCat
LicenseTheNitpickyCat
Categorygoogle
Created
Updated
Size1.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 2013-2015 google logo
@description brings back the previous google logo from 2014 not only the homepage also the logo in the searchpage the gooooogle bottom
@version 1.0
@author TheNitpickyCat (https://thenitpickycat.github.io)
@namespace https://github.com/thenitpickycat
==/UserStyle== */
@-moz-document domain("www.google.com") {
img.lnXdpd
{content: url(https://upload.wikimedia.org/wikipedia/commons/thumb/c/c9/Google_logo_%282013-2015%29.svg/1024px-Google_logo_%282013-2015%29.svg.png)}
img.jfN4p
{content: url(https://upload.wikimedia.org/wikipedia/commons/thumb/c/c9/Google_logo_%282013-2015%29.svg/1024px-Google_logo_%282013-2015%29.svg.png)}
td.d6cvqb.BBwThe > span.SJajHc
{background: url(/images/nav_logo225.png) !important; background-position-x: 17% !important;}
td.YyVfkd > span.SJajHc
{background: url(/images/nav_logo225.png) !important; background-position-x: 37% !important;}
a.fl > span.SJajHc
{background: url(/images/nav_logo225.png) !important; background-position-x: 51% !important;}
a#pnnext > span.SJajHc.NVbCr
{background: url(/images/nav_logo225.png) !important; background-position-x: 100% !important;}
a#pnprev > span.SJajHc.NVbCr
{background: url(/images/nav_logo225.png) !important; background-position-x: 0% !important;}
}