summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/users.css.scss
blob: 3453a55a886f4b063269d8fca186ef50c38a60d4 (plain)
1
2
3
4
5
6
7
8
9
10
// Place all the styles related to the users controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/


/*** FOR NEW USER - AKA SIGN UP ***/
.simple_captcha {
	background-color: rgba(255, 255, 255, 0.7);
	margin: 10px 0px;
}