Skip to content

Commit

Permalink
Align sponsor logos, fix AAP
Browse files Browse the repository at this point in the history
  • Loading branch information
parente committed Aug 26, 2018
1 parent 1c8e895 commit c53d650
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 7 deletions.
12 changes: 10 additions & 2 deletions css/main.scss
Expand Up @@ -39,11 +39,19 @@ $on-laptop: 800px;
}
}



// Import partials from `sass_dir` (defaults to `_sass`)
@import
"base",
"layout",
"syntax-highlighting"
;

.sponsors {
text-align: center;

img {
margin-bottom: 30px;
padding-right: 20px;
vertical-align: middle;
}
}
Binary file removed img/aap.gif
Binary file not shown.
Binary file added img/aap.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/jupyter-logo.png
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 7 additions & 5 deletions information.md
Expand Up @@ -6,11 +6,13 @@ permalink: /information/

### Sponsors

<img width="200" src="/TriangleJupyter/img/unclibblack.gif" /> <br/>
<img width="200" src="/TriangleJupyter/img/aap.gif" /><br />
<img width="200" src="/TriangleJupyter/img/valassisdigital.png" /><br />
<img width="200" src="/TriangleJupyter/img/NumFocus_LRG.png" /><br />
<img width="200" src="/TriangleJupyter/img/jupyter-logo.png" />
<p class="sponsors">
<img width="200" src="/TriangleJupyter/img/unclibblack.gif" />
<img width="200" src="/TriangleJupyter/img/aap.png" />
<img width="200" src="/TriangleJupyter/img/valassisdigital.png" />
<img width="200" src="/TriangleJupyter/img/NumFocus_LRG.png" />
<img width="200" src="/TriangleJupyter/img/rectanglelogo-greytext-orangebody-greymoons.png" />
</p>

### Organizers

Expand Down

0 comments on commit c53d650

Please sign in to comment.