mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
60c4b360d5
Moved nav in to contribute_nav.jad, allowing for easier addition of nav to contribute pages. Fixed other small bugs.
41 lines
No EOL
669 B
Sass
41 lines
No EOL
669 B
Sass
.contribute_class
|
|
|
|
#homepage_screenshot
|
|
margin: 20px 0px
|
|
.signature
|
|
text-align: right
|
|
|
|
a
|
|
cursor: pointer
|
|
|
|
.class_image
|
|
float: left
|
|
width: 150px
|
|
margin: 10px 10px 20px 20px
|
|
|
|
#contribute-nav
|
|
float: left
|
|
max-width: 20%
|
|
width: 250px
|
|
box-sizing: border-box
|
|
margin-left: 20px
|
|
padding-top: 40px
|
|
|
|
li
|
|
float: none
|
|
width: 100%
|
|
|
|
.class-main
|
|
margin-left: 25%
|
|
padding: 40px
|
|
box-sizing: border-box
|
|
|
|
.header-scrolling-fix
|
|
padding-top: 65px !important
|
|
|
|
.well
|
|
padding: 5px 5px 5px 30px
|
|
|
|
.saved-notification
|
|
display: none
|
|
float: right |