Skip to content

Instantly share code, notes, and snippets.

@mohemohe
Created November 22, 2017 08:29
Show Gist options
  • Select an option

  • Save mohemohe/bfeb3d92ab5dc0950f0dfa254d59a6ca to your computer and use it in GitHub Desktop.

Select an option

Save mohemohe/bfeb3d92ab5dc0950f0dfa254d59a6ca to your computer and use it in GitHub Desktop.
overrides [Google - udscbt | Userstyles.org](https://userstyles.org/styles/138068/google-udscbt "Google - udscbt | Userstyles.org")
#rhs {
display: none !important;
}
#center_col {
min-width: calc(100vw - 320px) !important;
max-width: calc(100vw - 320px) !important;
}
#fbar {
padding: 0 !important;
}
.s,
.s div,
.s div .st,
table.ts tr td,
table.ts tr td .s,
table.ts tr td .s div,
table.ts tr td .s div .st {
min-width: calc(100% - 130px) !important;
}
table.ts tr td {
position: relative !important;
}
table.ts tr td img {
position: absolute !important;
top: 20px !important;
}
.s,
table.ts tr td .s {
padding-left: 130px !important;
min-height: 96px !important;
}
td[valign="top"] {
margin-top: -18px !important;
}
.st em {
display: inline-block !important;
padding: 0 0.5rem !important;
background-color: #66ccff !important;
}
table.ts tr td cite._Rm img {
display: none !important;
}
span.f {
display: block !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment