Skip to content

Commit 8cf8afb

Browse files
committed
TEDx videos embedded in the media page. Added "See OpenWorm at" section.
1 parent ea85821 commit 8cf8afb

File tree

3 files changed

+69
-29
lines changed

3 files changed

+69
-29
lines changed

war/css/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,10 +279,10 @@
279279
background-image: url("../img/[email protected]");
280280
background-size: 213px 70px;
281281
margin: 0 auto;
282-
filter: grayscale(100%);
282+
/*filter: grayscale(100%);*/
283283
}
284284
#tedx:hover {
285-
filter: grayscale(0%);
285+
/*filter: grayscale(0%);*/
286286
}
287287
}
288288

war/index.html

Lines changed: 30 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -372,35 +372,41 @@ <h2>
372372
<br>
373373

374374
<!--<div id="tedx" onclick=Javascript:window.open("https://www.youtube.com/watch?v=RY2-0-QsuTE")></div>-->
375+
<!--<div class="row-fluid">-->
376+
<!--<div class="span12">-->
377+
<!--<div id="tedx"></div>-->
378+
<!--</div>-->
379+
<!--</div>-->
375380
<div class="row-fluid">
376-
<div class="span12">
377-
<div id="tedx"></div>
378-
</div>
379-
</div>
380-
<div class="row-fluid">
381-
<div class="span6">
381+
<div class="span6" onclick=Javascript:window.open("https://www.youtube.com/watch?v=RY2-0-QsuTE")>
382382
<!--<h2 class="centered"><span class="ted">TED<sup>X</sup></span>Bangalore</h2>-->
383-
<h2 class="centered" style="letter-spacing: 0;">Bangalore</h2> <br>
384-
<div class="videoWrapper">
385-
<iframe width="560" height="315"
386-
src="https://www.youtube.com/embed/RY2-0-QsuTE?rel=0&amp;showinfo=0"
387-
frameborder="0" allowfullscreen></iframe>
388-
</div>
383+
<h2 class="centered" style="letter-spacing: 0;">
384+
<div id="tedx"></div>
385+
Bangalore
386+
</h2>
387+
<!--<div class="videoWrapper">-->
388+
<!--<iframe width="560" height="315"-->
389+
<!--src="https://www.youtube.com/embed/RY2-0-QsuTE?rel=0&amp;showinfo=0"-->
390+
<!--frameborder="0" allowfullscreen></iframe>-->
391+
<!--</div>-->
389392
<br>
390-
<p class="marketing-byline">A worm is our best bet to unlock the secrets of the brain by Stephen
391-
Larson</p>
393+
<!--<p class="marketing-byline">A worm is our best bet to unlock the secrets of the brain by Stephen-->
394+
<!--Larson</p>-->
392395
</div>
393-
<div class="span6 ">
396+
<div class="span6" onclick=Javascript:window.open("https://www.youtube.com/watch?v=EKopW86CCJo")>
394397
<!--<h2 class="centered"><span class="ted">TED<sup>X</sup></span>Vienna</h2> <br>-->
395-
<h2 class="centered" style="letter-spacing: 0;">Vienna</h2> <br>
396-
<div class="videoWrapper">
397-
<iframe width="560" height="315"
398-
src="https://www.youtube.com/embed/EKopW86CCJo?rel=0&amp;showinfo=0"
399-
frameborder="0" allowfullscreen></iframe>
400-
</div>
401-
<br>
402-
<p class="marketing-byline">Digital biology and open science -- the coming revolution by Stephen
403-
Larson</p>
398+
<h2 class="centered" style="letter-spacing: 0;">
399+
<div id="tedx"></div>
400+
Vienna
401+
</h2>
402+
<!--<div class="videoWrapper">-->
403+
<!--<iframe width="560" height="315"-->
404+
<!--src="https://www.youtube.com/embed/EKopW86CCJo?rel=0&amp;showinfo=0"-->
405+
<!--frameborder="0" allowfullscreen></iframe>-->
406+
<!--</div>-->
407+
<!--<br>-->
408+
<!--<p class="marketing-byline">Digital biology and open science &#45;&#45; the coming revolution by Stephen-->
409+
<!--Larson</p>-->
404410
</div>
405411
</div>
406412
<div class="row-fluid pagination-centered span12">

war/media.html

Lines changed: 37 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
<header class="jumbotron subhead" id="overview">
8484
<div class="container">
8585
<h1>Media Coverage</h1>
86-
8786
<p class="lead">
8887
OpenWorm in the news.
8988
</p>
@@ -96,8 +95,43 @@ <h1>Media Coverage</h1>
9695
<br/>
9796
<p class="marketing-byline">For media inquiries please contact <a href="mailto:[email protected]">info<b>at</b>openworm.org</a>.
9897
</p>
99-
<i class="fa fa-bullhorn fa-xl"></i>&nbsp;&nbsp;&nbsp;&nbsp;<i class="fa fa-film fa-xl"></i>&nbsp;&nbsp;&nbsp;&nbsp;<i class="fa fa-headphones fa-xl"></i>
100-
<div class="large-spacer"></div><div class="large-spacer"></div>
98+
<i class="fa fa-bullhorn fa-xl"></i>&nbsp;&nbsp; &nbsp;&nbsp;<i class="fa fa-film fa-xl"></i>&nbsp;&nbsp;
99+
&nbsp;&nbsp;<i class="fa fa-headphones fa-xl"></i>
100+
<div class="large-spacer"></div>
101+
<div class="large-spacer"></div>
102+
<div class="row-fluid">
103+
<div class="span12">
104+
<div id="tedx"></div>
105+
</div>
106+
</div>
107+
<div class="row-fluid">
108+
<div class="span6">
109+
<!--<h2 class="centered"><span class="ted">TED<sup>X</sup></span>Bangalore</h2>-->
110+
<h2 class="centered" style="letter-spacing: 0;">Bangalore</h2> <br>
111+
<div class="videoWrapper">
112+
<iframe width="560" height="315"
113+
src="https://www.youtube.com/embed/RY2-0-QsuTE?rel=0&amp;showinfo=0"
114+
frameborder="0" allowfullscreen></iframe>
115+
</div>
116+
<br>
117+
<p class="marketing-byline">A worm is our best bet to unlock the secrets of the brain by Stephen
118+
Larson</p>
119+
</div>
120+
<div class="span6 ">
121+
<!--<h2 class="centered"><span class="ted">TED<sup>X</sup></span>Vienna</h2> <br>-->
122+
<h2 class="centered" style="letter-spacing: 0;">Vienna</h2> <br>
123+
<div class="videoWrapper">
124+
<iframe width="560" height="315"
125+
src="https://www.youtube.com/embed/EKopW86CCJo?rel=0&amp;showinfo=0"
126+
frameborder="0" allowfullscreen></iframe>
127+
</div>
128+
<br>
129+
<p class="marketing-byline">Digital biology and open science -- the coming revolution by Stephen
130+
Larson</p>
131+
</div>
132+
</div>
133+
134+
<div class="large-spacer"></div>
101135
<div class="row-fluid">
102136
<div class="span2">
103137
<h2 class="hero" ><a href="http://www.economist.com/news/science-and-technology/21602661-crowd-funded-project-aims-build-worlds-first-simulated-organism-computer" target="_blank">The Economist</a></h2>

0 commit comments

Comments
 (0)