Team:UCL London/testt

From 2010.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 5: Line 5:
{
{
background: url('https://static.igem.org/mediawiki/2010/f/f1/UCL-hac-bg.png');
background: url('https://static.igem.org/mediawiki/2010/f/f1/UCL-hac-bg.png');
 +
width: 100%;
}
}
#hac ul{
#hac ul{
   list-style: none;
   list-style: none;
-
   margin: 0;
+
   margin:10px auto;
   padding: 0;
   padding: 0;
}
}
Line 17: Line 18:
   padding: 10px;
   padding: 10px;
   display: block;
   display: block;
-
   margin-right: 0;
+
   margin: 0 ;
   background: #5fcc3f;
   background: #5fcc3f;
   border: 5px solid #246110;
   border: 5px solid #246110;
   width: 50px;
   width: 50px;
-
   height: 100px;
+
   height: 150px;
   overflow: hidden;
   overflow: hidden;
   color: #fff;
   color: #fff;
Line 78: Line 79:
$(document).ready(function(){
$(document).ready(function(){
     lastBlock = $("#hac a:first");
     lastBlock = $("#hac a:first");
-
     maxWidth = 275;
+
     maxWidth = 260;
-
     minWidth = 60;
+
     minWidth = 50;
     $("#hac li").hover(
     $("#hac li").hover(
Line 95: Line 96:
   <li class="alpha">
   <li class="alpha">
-
       <div class="title"><h3>A</h3></div>
+
       <div class="title"><h3>U</h3></div>
       <p>
       <p>
         <strong>Freebies</strong><br/>
         <strong>Freebies</strong><br/>
Line 103: Line 104:
    
    
   <li>
   <li>
-
       <div class="title"><h3>B</h3></div>
+
       <div class="title"><h3>C</h3></div>
 +
      <p>
 +
        <strong>Freebies</strong><br/>
 +
        Download free files to make your job easier.
 +
      </p>
 +
  </li>
 +
 
 +
<li>
 +
      <div class="title"><h3>L</h3></div>
 +
      <p>
 +
        <strong>Freebies</strong><br/>
 +
        Download free files to make your job easier.
 +
      </p>
 +
  </li>
 +
<li>
 +
      <div class="title"><h3>I</h3></div>
 +
      <p>
 +
        <strong>Freebies</strong><br/>
 +
        Download free files to make your job easier.
 +
      </p>
 +
  </li>
 +
 
 +
<li>
 +
      <div class="title"><h3>G</h3></div>
 +
      <p>
 +
        <strong>Freebies</strong><br/>
 +
        Download free files to make your job easier.
 +
      </p>
 +
  </li>
 +
 
 +
<li>
 +
      <div class="title"><h3>E</h3></div>
       <p>
       <p>
         <strong>Freebies</strong><br/>
         <strong>Freebies</strong><br/>
Line 111: Line 143:
    
    
   <li class="omega">
   <li class="omega">
-
       <div class="title"><h3>C</h3></div>
+
       <div class="title"><h3>M</h3></div>
       <p>
       <p>
         <strong>Freebies</strong><br/>
         <strong>Freebies</strong><br/>

Latest revision as of 14:53, 24 October 2010

UCL IGEM 2010

RETURN TO IGEM 2010

  • U

    Freebies
    Download free files to make your job easier.

  • C

    Freebies
    Download free files to make your job easier.

  • L

    Freebies
    Download free files to make your job easier.

  • I

    Freebies
    Download free files to make your job easier.

  • G

    Freebies
    Download free files to make your job easier.

  • E

    Freebies
    Download free files to make your job easier.

  • M

    Freebies
    Download free files to make your job easier.

Retrieved from "http://2010.igem.org/Team:UCL_London/testt"