Skip to content

Instantly share code, notes, and snippets.

@BiancaNL
Created February 6, 2021 10:44
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 BiancaNL/da56cb2ad7e63c8c77afc38f16588bf5 to your computer and use it in GitHub Desktop.
Save BiancaNL/da56cb2ad7e63c8c77afc38f16588bf5 to your computer and use it in GitHub Desktop.
blockquote.twitter-tweet {
font-size: 12px;
font-weight: normal;
font-style:normal;
line-height: 16px;
border-color: #ced6dc;
border-radius: 10px;
border-style: solid;
border-width: 1px;
box-shadow: none;
margin: 10px 5px;
padding: 20px 16px 16px;
max-width: 468px;
}
blockquote.twitter-tweet:hover {
background-color:#f6f8fa;
}
blockquote.twitter-tweet p {
font-size: 18px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif;
font-weight: normal;
font-style:normal;
line-height: 1.4;
}
blockquote.twitter-tweet a {
color: inherit;
font-weight: normal;
text-decoration: none;
outline: 0 none;
}
blockquote.twitter-tweet p:before {
content: "\f301";
font-family:"dashicons";
font-size:28px;
margin-left:100%;
color:#1DA1F2;
float:right;
}
blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
text-decoration: underline;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment