Skip to content

Instantly share code, notes, and snippets.

@WilCF
Created April 25, 2016 21:38
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 WilCF/036200dbcf08de68df0ff3c2b2965afa to your computer and use it in GitHub Desktop.
Save WilCF/036200dbcf08de68df0ff3c2b2965afa to your computer and use it in GitHub Desktop.
/* Well magic */
.well-white {
background-color: white;
}
.well-white p {
margin-bottom: 0px;
}
.center {
text-align: center;
}
.well {
margin-bottom: 0px;
padding: 15px;
}
.outer-well {
margin-bottom: 10px;
}
.cml_field.radios label {
display:inline;
}
.legend {
font-weight: 300 !important;
}
label {
font-weight: 300 !important;
width: 25%;
}
.query {
font-size: 150%;
margin-left: 10px
}
.indicator {
font-size: 500%;
}
.space {
height: 300px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment