mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-27 21:31:16 -04:00
Issue 13. Pushed header and image down to compensate for fixed top bar
This commit is contained in:
parent
b4b8d95424
commit
b7ecab102e
1 changed files with 9 additions and 9 deletions
|
@ -1,13 +1,13 @@
|
|||
#contribute-view
|
||||
|
||||
|
||||
#intro
|
||||
margin-right: 20%
|
||||
|
||||
|
||||
#homepage_screenshot
|
||||
margin: 20px 0px
|
||||
.signature
|
||||
text-align: right
|
||||
|
||||
|
||||
a
|
||||
cursor: pointer
|
||||
|
||||
|
@ -15,8 +15,8 @@
|
|||
float: left
|
||||
width: 150px
|
||||
margin: 10px 10px 20px 20px
|
||||
padding-top: 30px
|
||||
|
||||
padding-top: 65px
|
||||
|
||||
#contribute-nav
|
||||
float: left
|
||||
max-width: 20%
|
||||
|
@ -27,15 +27,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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue