We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a3f14 commit ca476b8Copy full SHA for ca476b8
war/css/main.css
@@ -266,7 +266,6 @@
266
background-image: url("../img/tedx.jpg");
267
width: 213px;
268
height: 70px;
269
- cursor: pointer;
270
margin: 0 auto;
271
/*filter: grayscale(100%);*/
272
}
war/index.html
@@ -373,7 +373,7 @@ <h2>
373
<div id="tedx"></div>
374
<div class="row-fluid">
375
<div class="span12" title="See two awesome TEDx talks by Stephen Larson featuring OpenWorm"
376
- onclick=Javascript:window.open("http://www.openworm.org/media.html") style="cursor: pointer;">
+ onclick=Javascript:window.open("/media.html") style="cursor: pointer;">
377
<h2 class="centered" style="letter-spacing: 0;">
378
Bangalore and Vienna
379
</h2>
0 commit comments