Skip to content

Commit 04a90d7

Browse files
committed
More refinements to pages across the board, styling home page more
1 parent 357131f commit 04a90d7

File tree

8 files changed

+124
-153
lines changed

8 files changed

+124
-153
lines changed

about.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@
3131
<div class="container">
3232
<div class="row">
3333
<div class="col-xs-12">
34-
<h1>About Project Jupyter</h1>
34+
<h2>About Project Jupyter</h1>
3535
<p>Project Jupyter was born out of the IPython Project in 2014 as it evolved to support interactive data science and scientific computing across all programming languages.</p>
3636
</div>
3737
</div>
3838
</div>
3939
</div>
4040
</section>
4141
<section>
42-
<div class="section-white top-white-section">
42+
<div class="section-white top-section-border">
4343
<div class="container">
4444
<div class="row">
4545
<img src="assets/community.svg" class="section-icon img-responsive" alt="community graphic with orange circle and network">
46-
<h2 class="col-sm-12 section-header">Community</h2>
46+
<h3 class="col-sm-12 section-header">Community</h3>
4747
<p class="col-sm-12 support-paragraph">Our vibrant community empowers us to create an amazing platform. Dynamic developers, cutting edge scientists as well as everyday users work together to further Jupyter's best-in-class tools.<span class="hidden-xs hidden-sm"> Here is a dynamic visualization of our most recent contributors:</span></p>
4848
<!--<img class="img-responsive col-md-12" src="assets/spiderweb.png"> -->
4949
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script>
@@ -143,7 +143,7 @@ <h2 class="col-sm-12 section-header">Community</h2>
143143
<div class="container">
144144
<div class="row">
145145
<img src="assets/steering.svg" class="section-icon img-responsive" alt="steering committee icon">
146-
<h2 class="col-sm-12 section-header">Steering Council</h2>
146+
<h3 class="col-sm-12 section-header">Steering Council</h3>
147147
<p class="col-sm-12 support-paragraph">Our team is primarily led by 12 steering committee members who ultimately make the final decisions.</p>
148148
<div class="col-md-12 section-content section-center">
149149
<div class="col-md-4 material material-1">
@@ -204,7 +204,7 @@ <h2 class="col-sm-12 section-header">Steering Council</h2>
204204
<div class="container">
205205
<div class="row">
206206
<img src="assets/sponsors2.svg" class="section-icon img-responsive" alt="sponsors">
207-
<h2 class="col-sm-12 section-header">Sponsors</h2>
207+
<h3 class="col-sm-12 section-header">Sponsors</h3>
208208
<p class="col-sm-12 support-paragraph">Project Jupyter receives direct funding from the following sources:</p>
209209
<div class="col-xs-12 section-center">
210210
<div class="col-sm-3 col-xs-6 sponsor">
@@ -258,7 +258,7 @@ <h2 class="col-sm-12 section-header">Sponsors</h2>
258258
<div class="container">
259259
<div class="row">
260260
<img src="assets/institutional_partners2.svg" class="section-icon img-responsive" alt="institutional partners">
261-
<h2 class="col-sm-12 section-header">Institutional Partners</h2>
261+
<h3 class="col-sm-12 section-header">Institutional Partners</h3>
262262
<p class="col-sm-12 support-paragraph">Institutional Partners are companies and universities that support the project by employing Steering Council members.
263263
Current Institutional Partners include:</p>
264264
<div class="col-xs-12 section-center">
@@ -297,7 +297,7 @@ <h2 class="col-sm-12 section-header">Institutional Partners</h2>
297297
<div class="container">
298298
<div class="row">
299299
<img src="assets/governance-icon2.svg" class="section-icon img-responsive" id="governance" alt="governance icon">
300-
<h2 class="col-sm-12 section-header">Governance</h2>
300+
<h3 class="col-sm-12 section-header">Governance</h3>
301301
<p class="col-sm-12 support-paragraph">Robust, community driven development with institutional backing.</p>
302302
<div class="col-md-12 section-center">
303303
<a class="button1 clicky">NumFocus</a>

assets/nbicon.svg

+1
Loading

0 commit comments

Comments
 (0)