Difference between revisions of "Team:UPMC-Paris/Collaborations"

Line 28: Line 28:
  
 
   }
 
   }
 
<style>
 
    .evry-badge {
 
      position:relative;
 
      display: block;
 
    width: 500px; /* Set it to your image's width */
 
  height: 402px; /* Set it to your image's height */
 
  text-decoration: none;
 
    }
 
    .evry-badge a {
 
      display: inline-block;
 
      width: 45%;
 
      height: 100%;
 
      top: 0;
 
      left: 0;
 
      z-index: 10;
 
      text-decoration: none;
 
  }
 
  .evry-badge a * {
 
      margin: 0;
 
      padding: 0;
 
  }
 
        .evry-badge a#badge1 {
 
                background: url('https://static.igem.org/mediawiki/2016/e/e0/BadgeSurvey1.png') no-repeat;
 
                background-size: 100%;
 
        }
 
        .evry-badge a#badge1:hover {
 
                background: url('https://static.igem.org/mediawiki/2016/d/da/BadgeSurvey2.png') no-repeat;
 
                background-size: 100%;
 
        }
 
     
 
  </style>
 
  <div class="evry-badge">
 
    <a href="https://2016.igem.org/Team:Evry/HP" id="badge1" target="_blank"></a>
 
  </div>
 
  
 
</script>
 
</script>
Line 137: Line 102:
 
</li>
 
</li>
  
 +
<style>
 +
    .evry-badge {
 +
      position:relative;
 +
      display: block;
 +
    width: 500px; /* Set it to your image's width */
 +
  height: 402px; /* Set it to your image's height */
 +
  text-decoration: none;
 +
    }
 +
    .evry-badge a {
 +
      display: inline-block;
 +
      width: 45%;
 +
      height: 100%;
 +
      top: 0;
 +
      left: 0;
 +
      z-index: 10;
 +
      text-decoration: none;
 +
  }
 +
  .evry-badge a * {
 +
      margin: 0;
 +
      padding: 0;
 +
  }
 +
        .evry-badge a#badge1 {
 +
                background: url('https://static.igem.org/mediawiki/2016/e/e0/BadgeSurvey1.png') no-repeat;
 +
                background-size: 100%;
 +
        }
 +
        .evry-badge a#badge1:hover {
 +
                background: url('https://static.igem.org/mediawiki/2016/d/da/BadgeSurvey2.png') no-repeat;
 +
                background-size: 100%;
 +
        }
 +
     
 +
  </style>
 +
  <div class="evry-badge">
 +
    <a href="https://2016.igem.org/Team:Evry/HP" id="badge1" target="_blank"></a>
 +
  </div>
  
 
</ul>
 
</ul>

Revision as of 13:56, 17 October 2016