Team:Penn/Notebook
From 2013.igem.org
(Difference between revisions)
Line 109: | Line 109: | ||
.three { | .three { | ||
- | |||
- | |||
background-image: url("https://dl.dropboxusercontent.com/sh/h4cxid18rzzjgan/8XND1QonMj/Profile%20Photos/coolbluestuff.jpg?token_hash=AAGlfzG2xZpKrOTI8pyH02EbYxY1vK3QLUWKsWuYdaPbYg"); | background-image: url("https://dl.dropboxusercontent.com/sh/h4cxid18rzzjgan/8XND1QonMj/Profile%20Photos/coolbluestuff.jpg?token_hash=AAGlfzG2xZpKrOTI8pyH02EbYxY1vK3QLUWKsWuYdaPbYg"); | ||
position: relative; | position: relative; | ||
Line 181: | Line 179: | ||
/*timeline opacity change*/ | /*timeline opacity change*/ | ||
#timeline { | #timeline { | ||
- | + | margin-top: 200px; | |
+ | -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; | ||
filter: alpha(opacity=70); | filter: alpha(opacity=70); | ||
-moz-opacity: 0.7; | -moz-opacity: 0.7; | ||
Line 192: | Line 191: | ||
- | + | <div class="navbar-wrapper"> | |
- | + | ||
<!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. --> | <!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. --> | ||
<div class="container"> | <div class="container"> | ||
Line 244: | Line 242: | ||
- | |||
<iframe src='http://embed.verite.co/timeline/?source=0AoZBZOYYKBzEdDA1dUFNaU93QzQ4LURURjJfdzRiVFE&font=Bevan-PotanoSans&maptype=toner&lang=en&height=650' width='100%' height='650' frameborder='0' id="timeline"></iframe> | <iframe src='http://embed.verite.co/timeline/?source=0AoZBZOYYKBzEdDA1dUFNaU93QzQ4LURURjJfdzRiVFE&font=Bevan-PotanoSans&maptype=toner&lang=en&height=650' width='100%' height='650' frameborder='0' id="timeline"></iframe> | ||
Line 256: | Line 253: | ||
</p> | </p> | ||
</div>--> | </div>--> | ||
+ | |||
+ | <!-- | ||
<div class="tabbable"> <!-- Only required for left/right tabs --> | <div class="tabbable"> <!-- Only required for left/right tabs --> | ||
+ | <!-- | ||
<ul class="nav nav-tabs"> | <ul class="nav nav-tabs"> | ||
<li class="active"><a href="#tab1" data-toggle="tab">June</a></li> | <li class="active"><a href="#tab1" data-toggle="tab">June</a></li> | ||
Line 506: | Line 506: | ||
<!--Daily stuff as plain text for now--to be formatted--also fix symbols where they turned into '?'--> | <!--Daily stuff as plain text for now--to be formatted--also fix symbols where they turned into '?'--> | ||
- | + | <!-- | |
</p> | </p> | ||
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | --> | ||
- | |||
Revision as of 14:50, 11 July 2013