Skip to content

Instantly share code, notes, and snippets.

@sandeshdamkondwar
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sandeshdamkondwar/d813ad8dfd6caafde7b8 to your computer and use it in GitHub Desktop.
Save sandeshdamkondwar/d813ad8dfd6caafde7b8 to your computer and use it in GitHub Desktop.
Custom CSS for google.com (You can use stylebot extension like tool to apply this css rules, here goes a link for chrome extension https://chrome.google.com/webstore/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha)
.gbqfif, .gbqfsf,li.g, body, html, .std, h1 {
font-family: "Open Sans";
}
.sbib_b {
padding: 3px 7px 0;
}
#rhs ._za.vk_pl {
padding-left: 0;
margin-right: 10px;
margin-top: 15px;
}
._JV {
padding-top: 10px;
}
.gbqfif, .gbqfsf,li.g, body, html, .std, h1 {
font-family: "Open Sans";
}
.sbib_b {
padding: 3px 7px 0;
}
.vk_h, #res h3.r {
font-family: "Droid Serif";
font-weight: 300;
}
#rhs ._za.vk_pl {
padding-left: 0;
margin-right: 10px;
margin-top: 15px;
}
._JV {
padding-top: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment