Skip to content

Commit

Permalink
done with styling for the gifts
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahMPearson committed Sep 8, 2014
1 parent 35cec71 commit b11234a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/static/css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions app/static/css/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,11 @@ div.c-wrapper{
}

#gifts {
width: 80%;
width: 90%;
height: 80%;
background-color: rgba(0,0,0, .1);
margin: 0;
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

textarea.modal-body {
Expand All @@ -107,6 +108,3 @@ a.photo.thumbnail {
margin: auto;
}

span.stripe-button-el {
float: right;
}

0 comments on commit b11234a

Please sign in to comment.