Skip to content

Instantly share code, notes, and snippets.

@luislobo14rap
Created September 9, 2018 01:13
Show Gist options
  • Save luislobo14rap/8b0b41fffba82adf8bc5c83d1fff453c to your computer and use it in GitHub Desktop.
Save luislobo14rap/8b0b41fffba82adf8bc5c83d1fff453c to your computer and use it in GitHub Desktop.
/* text-default.min.css v1 */
.text-default{color:rgb(0,0,0);font-family:'Times New Roman';font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:left;text-decoration:none currentcolor solid;text-shadow:none;text-transform:none}
/* text-default.css v1 */
.text-default{
color: rgb(0, 0, 0);
font-family: 'Times New Roman';
font-size: 1rem;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: normal;
text-align: left;
text-decoration: none currentcolor solid;
text-shadow: none;
text-transform: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment