Skip to content

Instantly share code, notes, and snippets.

@manbearwolf
Created December 4, 2016 00:57
Show Gist options
  • Save manbearwolf/30bf1add3688c88506d2025523b14753 to your computer and use it in GitHub Desktop.
Save manbearwolf/30bf1add3688c88506d2025523b14753 to your computer and use it in GitHub Desktop.
.post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
.BlogList .item-thumbnail img {
padding: 0 !important;
border: none !important;
background: none !important;
-moz-box-shadow: 0px 0px 0px transparent !important;
-webkit-box-shadow: 0px 0px 0px transparent !important;
box-shadow: 0px 0px 0px transparent !important;
}
@manbearwolf
Copy link
Author

how-to-add-css-using-blogger-dashboard

advanced-css-code-here-blogger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment