Skip to content

Instantly share code, notes, and snippets.

@taeo
Last active August 29, 2015 14:04
Show Gist options
  • Save taeo/cc61fa94cf432bd913f0 to your computer and use it in GitHub Desktop.
Save taeo/cc61fa94cf432bd913f0 to your computer and use it in GitHub Desktop.
SF Test
body, html, * {
background: blue !important;
}
.team-box p {
text-transform: uppercase;
text-align: center;
font-weight:400;
font-size: 12px;
margin-top: 135px;
}
.team-box p span {
font-weight: 700;
font-size: 17px;
color: #000;
}
.more {
color: green;
text-transform: uppercase;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment