Team:Heidelberg

From 2013.igem.org

(Difference between revisions)
Line 98: Line 98:
   padding-left: 0.85em;
   padding-left: 0.85em;
   padding-right: 0.85em;
   padding-right: 0.85em;
 +
}
 +
.tour {
 +
    background-position: left center;
 +
    background-repeat: no-repeat;
 +
    background-size: 240px 120px;
 +
    display: inline-block;
 +
    height: 120px;
 +
    width: 120px;
 +
}
 +
.tour:hover {
 +
    background-position: right center; 
}
}
</style>
</style>
Line 240: Line 251:
   <h3 style="color:#FFCC00">It seems to be that you have JavaScript disabled. We strongly recommand you to enable JavaScript in order to navigate through our site. Nevertheless we want to welcome you <a href="/Team:Heidelberg/Templates/Welcome">here</a>!</h3>
   <h3 style="color:#FFCC00">It seems to be that you have JavaScript disabled. We strongly recommand you to enable JavaScript in order to navigate through our site. Nevertheless we want to welcome you <a href="/Team:Heidelberg/Templates/Welcome">here</a>!</h3>
</noscript>
</noscript>
-
<a href="/Team:Heidelberg/Tour" class="btn btn-default btn-lg" style="margin-left:40%; margin-top:2%; color:#000">Take the Tour!</a>
+
<a href="/Team:Heidelberg/Tour" style="margin-left:40%; margin-top:2%"><span class="tour" style="background-image:url('https://static.igem.org/mediawiki/2013/8/81/Heidelberg_tour_btn.png')"></span></a>
 +
 
<a class="fancybox-media" href="//www.youtube.com/embed/lwHrOqN8cj4">
<a class="fancybox-media" href="//www.youtube.com/embed/lwHrOqN8cj4">
<p style="color:#999999; font-size:24px; margin-left:40%; margin-top:10%">Watch our Video!</p>
<p style="color:#999999; font-size:24px; margin-left:40%; margin-top:10%">Watch our Video!</p>

Revision as of 16:40, 28 October 2013

Thanks to Bootstrap!