Skip to content

Commit be771df

Browse files
committed
bring voronoi header back
1 parent e9aa8c5 commit be771df

1 file changed

Lines changed: 13 additions & 14 deletions

File tree

index.html

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -107,23 +107,23 @@
107107
</nav>
108108

109109
<!-- my header -->
110-
<!-- outcomment to bring header back -->
111-
<!-- <header class="header" id="myheader"
110+
111+
<header class="header" id="myheader"
112112
style="filter:grayscale(0);-webkit-filter: grayscale(0.2);">
113113
<div class="overlay">
114114
</div>
115115
<div class="container no-quasar">
116-
<div class="row" style="justify-content: center;"> -->
117-
<!-- end of outcomment to bring header back -->
118-
<!-- <div id="chart"></div>
119-
<div id="chart2"></div> -->
116+
<div class="row" style="justify-content: center;">
117+
118+
<div id="chart"></div>
119+
<!-- <div id="chart2"></div> -->
120120

121-
<!-- outcomment to bring header back -->
122-
<!-- <div id="intro" style="color:white;position:absolute;top:8em;text-align:left;padding:0.25em">
121+
122+
<div id="intro" style="color:white;position:absolute;top:8em;text-align:left;padding:0.25em">
123123
<h1 id="introbrainweb" style="margin-bottom:-1.5rem">BrainWeb</h1>
124124
<h1 class="introneurocollab" style="font-size:1.5rem">NEUROSCIENCE COLLABORATION</h1>
125-
-->
126-
<!-- end of outcomment to bring header back -->
125+
126+
127127
<!-- <h1
128128
class="introneurocollab"
129129
style="font-size:1.5rem;margin-top:3rem;margin-bottom:1rem"
@@ -192,22 +192,21 @@ <h2 style="font-size:3rem;margin-bottom:3rem">
192192
allow="microphone; camera;"
193193
></iframe> -->
194194

195-
<!-- outcomment 7 lines below below to bring header back -->
196-
<!-- </div>
195+
196+
</div>
197197

198198
<span class="btn-scroll-down scroll"></span>
199199

200200
</div>
201201
</div>
202-
</header> -->
202+
</header>
203203

204204

205205
<!-- BrainWeb description -->
206206
<div class="row mainpageparts hide" id="home">
207207
<div class="container">
208208
<!-- <h1>BrainWeb</h1> -->
209209
<h1 id="introbrainweb" style="margin-bottom:-1.5rem;">BrainWeb</h1>
210-
<h1 class="introneurocollab" style="font-size:1.5rem;padding-bottom:2rem;">NEUROSCIENCE COLLABORATION</h1>
211210
<div class="row">
212211
<!-- left side 1 -->
213212
<div class="col-lg-4 col-md-4 col-sm-12">

0 commit comments

Comments
 (0)