Difference between revisions of "Team:Uppsala"
(2 intermediate revisions by the same user not shown) | |||
Line 35: | Line 35: | ||
/*Button effects*/ | /*Button effects*/ | ||
− | .buttons img:hover, #nic img { | + | .buttons img:hover, #nic img, #med img { |
opacity: 1; | opacity: 1; | ||
} | } | ||
− | .buttons img:hover, #nic img:hover { | + | .buttons img:hover, #nic img:hover, #med img:hover { |
opacity: 0.2; | opacity: 0.2; | ||
} | } | ||
Line 66: | Line 66: | ||
font-size: 170%; | font-size: 170%; | ||
} | } | ||
− | #nic .description { | + | #nic .description, #med .description { |
width:75%; | width:75%; | ||
margin: auto; | margin: auto; | ||
} | } | ||
− | .buttons:hover .description, #nic:hover .description { | + | .buttons:hover .description, #nic:hover .description, #med:hover .description { |
visibility: visible; | visibility: visible; | ||
opacity: 1; | opacity: 1; | ||
Line 77: | Line 77: | ||
-webkit-transform: translateY(140px); | -webkit-transform: translateY(140px); | ||
transform: translateY(140px); | transform: translateY(140px); | ||
+ | } | ||
+ | |||
+ | #med:hover .description { | ||
+ | visibility: visible; | ||
+ | opacity: 1; | ||
+ | -moz-transform: translateY(40px); | ||
+ | -webkit-transform: translateY(40px); | ||
+ | transform: translateY(40px); | ||
} | } | ||
Line 123: | Line 131: | ||
#medal { | #medal { | ||
/*padding: 25px 0px;*/ | /*padding: 25px 0px;*/ | ||
+ | /*box-shadow: 10px 10px 20px #888888;*/ | ||
+ | /*margin-top: 14px; | ||
+ | margin-bottom: 3px;*/ | ||
+ | } | ||
+ | |||
+ | #med { | ||
+ | width: 1100px; | ||
+ | height: 103px; | ||
box-shadow: 10px 10px 20px #888888; | box-shadow: 10px 10px 20px #888888; | ||
− | margin-top: | + | overflow: hidden; |
− | + | margin-top: 10px; | |
+ | background-color: #E84243; | ||
} | } | ||
Line 215: | Line 232: | ||
</div> | </div> | ||
<div class="back"> | <div class="back"> | ||
− | <img id="home_image" src="https://static.igem.org/mediawiki/2015/ | + | <img id="home_image" src="https://static.igem.org/mediawiki/2015/7/72/Uppsala_MansFront.png" alt="iGEM Uppsala" style="width:100%;"> |
</div> | </div> | ||
</div> | </div> | ||
Line 243: | Line 260: | ||
</table> | </table> | ||
<hr> | <hr> | ||
− | + | ||
<table class="button_grid"> | <table class="button_grid"> | ||
+ | <tr> | ||
+ | |||
+ | <td colspan="3" > | ||
+ | <div id="med" > | ||
+ | <a href="https://2015.igem.org/Team:Uppsala/Journey"> | ||
+ | <p class="description">Click here to read about our journey to gold!</p> | ||
+ | <img id="medal" src="https://static.igem.org/mediawiki/2015/f/f7/Uppsala_goldmedal.png"> | ||
+ | <!--<h2><span id="textbox">Nordic iGEM Conference</span></h2>--> | ||
+ | </a> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
<tr> | <tr> | ||
<td > | <td > |
Latest revision as of 22:45, 20 November 2015
Abstract