Skip to content

Commit

Permalink
Merge pull request #329 from chaselgrove/logos
Browse files Browse the repository at this point in the history
Add logos to community page
  • Loading branch information
chaselgrove authored Jan 9, 2024
2 parents f5eb2ab + 13b7873 commit 2182f63
Show file tree
Hide file tree
Showing 22 changed files with 67 additions and 7 deletions.
41 changes: 34 additions & 7 deletions community.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,19 +59,46 @@ <h1 class="logo"><a href="index.html">ReproNim</a></h1>
</div>
</header> <!-- site header -->
</section>

<section>
<div class="container logos">
<div class="logos-1">
<img src="images/logos/center-for-open-sience.png" alt="Center for Open Science logo" />
<img src="images/logos/georgia-state-university.png" alt="Georgia State University logo" />
<img src="images/logos/harvard-medical-school.png" alt="Harvard Medical School logo" />
<img src="images/logos/mgh.png" alt="Massachusetts General Hospital logo" />
<img src="images/logos/mcgill.png" alt="McGill University logo" />
<img src="images/logos/ohio-state-university.png" alt="Ohio State University logo" />
<img src="images/logos/psc.png" alt="Pittsburgh Supercomputing Center logo" />
</div>
<div class="logos-1">
<img src="images/logos/juelich.png" alt="Research Center Juelich logo" />
<img src="images/logos/stanford.png" alt="Stanford University logo" />
<img src="images/logos/umass-chan.png" alt="UMass Chan Medical School logo" />
<img src="images/logos/unmc.png" alt="University of Nebraska Medical Center logo" />
<img src="images/logos/university-of-pennsylvania.png" alt="University of Pennsylvania logo" />
<img src="images/logos/university-of-pittsburgh.png" alt="University of Pittsburgh logo" />
<img src="images/logos/uci.png" alt="University of California at Irvine logo" />
</div>
<div class="logos-2">
<img src="images/logos/ucla.png" alt="University of California at Los Angeles logo" />
<img src="images/logos/ucsd.png" alt="University of California at San Diego logo" />
<img src="images/logos/unc-chapel-hill.png" alt="University of North Carolina at Chapel Hill logo" />
<img src="images/logos/usc.png" alt="University of Southern California logo" />
<img src="images/logos/ut-austin.png" alt="University of Texas at Austin logo" />
<img src="images/logos/washington-university-at-st-louis.png" alt="Washington University at St. Louis logo" />
</div>
</div>
</section>
<section>
<div class="container">
<a href="https://www.repronim.org"><img src="images/logo-square-128.png" alt="ReproNim logo"></a>
<div class="row">
<div class="row-2">
<div class="col-md-12">
<h1 class="promo-text">Community</h1>
<h3 class="main-sub-header"><strong>Participate in ReproNim</strong></h3>
<h1 class="promo-text-2">Community</h1>
<h3 class="main-sub-header-2"><strong>Participate in ReproNim</strong></h3>
</div>
</div><!-- row -->
</div>
<div class="row">
<div class="col-md-12">

<p>
ReproNim is dedicated to making neuroimaging research openly reproducible across a wide spectrum of research endeavors. We actively seek and support community engagement and feedback in the technical development, application, and refinement of user-friendly computational services that can be readily integrated into current research practices. <a href="index.html#contact-us">Contact us</a> to participate.
</p>
Expand Down
33 changes: 33 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -389,3 +389,36 @@ div.flanked-header :first-child a img {
div.flanked-header :last-child a img {
float: left;
}

div.logos {
}

div.logos div {
margin-left: auto;
margin-right: auto;
}

.logos-1 {
width: 880px;
}

.logos-2 {
width: 770px;
}

div.logos img {
margin: 10px;
}

.promo-text-2 {
font-weight: 300;
text-align: center;
margin: 0px 0 40px 0;
font-size: 54px;
letter-spacing: -1.5px;
color: #43b5e8;
}

.main-sub-header-2 {
margin-bottom: 2em;
}
Binary file added images/logos/center-for-open-sience.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/georgia-state-university.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/harvard-medical-school.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/juelich.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/mcgill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/mgh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/ohio-state-university.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/psc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/stanford.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/uci.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/ucla.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/ucsd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/umass-chan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/unc-chapel-hill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/university-of-pennsylvania.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/university-of-pittsburgh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/unmc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/usc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/ut-austin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2182f63

Please sign in to comment.