Skip to content

Instantly share code, notes, and snippets.

@Colt
Created December 2, 2014 04:10
Show Gist options
  • Save Colt/fb1942e1a4516133445d to your computer and use it in GitHub Desktop.
Save Colt/fb1942e1a4516133445d to your computer and use it in GitHub Desktop.
body{
text-align: center;
background: url("http://dash.ga.co/assets/anna-bg.png");
background-size: cover;
background-position: center;
color: white;
font-family: helvetica;
}
p{
font-size: 22px;
}
input{
border: 0;
}
input[type="submit"]{
background: red;
color: white;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment