Skip to content

Commit

Permalink
Merge pull request codecombat#77 from chloester/master
Browse files Browse the repository at this point in the history
  • Loading branch information
nwinter committed Jan 5, 2014
2 parents 1185731 + 5a9b553 commit 3a448d5
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions app/styles/contribute.sass
Original file line number Diff line number Diff line change
@@ -1,22 +1,19 @@
#contribute-view

#intro
margin-right: 20%


#homepage_screenshot
margin: 20px 0px
.signature
text-align: right

a
cursor: pointer

.class_image
float: left
width: 150px
margin: 10px 10px 20px 20px
padding-top: 30px
padding-top: 65px

#contribute-nav
float: left
max-width: 20%
Expand All @@ -27,15 +24,15 @@
li
float: none
width: 100%

#contribute-main
margin-left: 25%
padding: 40px
box-sizing: border-box

h3
padding-top: 30px
padding-top: 70px

.well
padding: 5px 5px 5px 30px

Expand Down

0 comments on commit 3a448d5

Please sign in to comment.