Skip to content

Instantly share code, notes, and snippets.

@yozaira
Created February 19, 2015 20:01
Show Gist options
  • Save yozaira/5bff00733dd46f261fa3 to your computer and use it in GitHub Desktop.
Save yozaira/5bff00733dd46f261fa3 to your computer and use it in GitHub Desktop.
body {
font-family: "Verdana",sans-serif;
font-size: 16px;
font-style: normal;
color: #666;
}
.container {
line-height: 2;
}
.side-content {
margin-top: 22px;
}
.main-title {
font-size: 48px;
font-weight: 400;
margin-top: 45px;
}
.article-title {
font-size: 24px;
color: #f07c17;
font-weight: 700;
padding-bottom: 20px;
}
.features {
border: 1px solid #ccc;
padding: 0px 30px 30px;
margin: 29px auto 20px;
}
.features-title {
font-size: 24px;
color: #f07c17;
font-weight: 700;
margin: 30px 0px 29px;
}
.mockup-overlay {
top: 0;
position: absolute;
z-index: -1;
opacity: 0.4;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment