Skip to content

Commit

Permalink
fix footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois Michonneau committed Feb 12, 2015
1 parent 3acb561 commit ee623db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions css/swc.css
Original file line number Diff line number Diff line change
Expand Up @@ -555,12 +555,12 @@ footer a, footer a:hover{
padding-left: 10px;
}

footer .container .links{
footer .container .links {
background:url('../img/software-carpentry-banner-white.png') no-repeat;
background-size: 200px;
background-position: 0;
height:40px;
padding:40px 0 0 200px;
height: 40px;
padding: 20px 0px 0px 200px;
text-align: right;
}

Expand Down

0 comments on commit ee623db

Please sign in to comment.