Skip to content

Instantly share code, notes, and snippets.

@isquick82
Created September 18, 2017 16:50
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 isquick82/c82dd0e952cd8b27ceb5d6e6b34fded9 to your computer and use it in GitHub Desktop.
Save isquick82/c82dd0e952cd8b27ceb5d6e6b34fded9 to your computer and use it in GitHub Desktop.
.banner {
color: #555;
padding:10px
}
.banner_text {
font-size:20px;
color: white;
font-weight: 400;
text-align: center;
font-family:"Helvetica",sans-serif;
}
.cta_link {
float:right;
vertical-align:middle;
border:1px;
background-color:white;
padding:5px 20px;
font-weight:600;
font-size:16px;
font-family:"Helvetica",sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment