Team:UCL London/testt

From 2010.igem.org

(Difference between revisions)
 
(3 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 117: Line 118:
       </p>
       </p>
   </li>
   </li>
-
 
  <li>
  <li>
       <div class="title"><h3>I</h3></div>
       <div class="title"><h3>I</h3></div>

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"