Skip to content

Instantly share code, notes, and snippets.

@Shono1207
Created January 23, 2018 02:48
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 Shono1207/cf91becd2d5c4a65c344be55abb305d3 to your computer and use it in GitHub Desktop.
Save Shono1207/cf91becd2d5c4a65c344be55abb305d3 to your computer and use it in GitHub Desktop.
body {
background-color: #04A6EB;
color: #FDFFFF;
width: 500px;
margin-right: auto;
margin-left : auto;
}
button {
padding: 5px 20px;
background-color: #337AB7;
color: #FDFFFF;
border-color: #2E6DA4;
border-style: none;
}
input {
height: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment