Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
 
(159 intermediate revisions not shown)
Line 50: Line 50:
     {
     {
     background-image: url('https://static.igem.org/mediawiki/2012/8/84/HEADER_LOGOS4.png');
     background-image: url('https://static.igem.org/mediawiki/2012/8/84/HEADER_LOGOS4.png');
-
     background-color:rgba(0, 0, 255, 0.5);
+
     background-color:rgba(0, 0, 255, 0.4);
     background-position: top;
     background-position: top;
     width:1000px;
     width:1000px;
Line 60: Line 60:
     -moz-box-shadow: 0 8px 6px -6px black;
     -moz-box-shadow: 0 8px 6px -6px black;
     box-shadow: 0 8px 6px -6px black;
     box-shadow: 0 8px 6px -6px black;
-
     border: 10px solid rgba( 255, 255, 255,0.8);
+
     border: 10px solid rgba( 255, 255, 255,0.4);
     background-clip: padding-box;
     background-clip: padding-box;
     margin-top: 20px;
     margin-top: 20px;
Line 159: Line 159:
     width: 166.5px;
     width: 166.5px;
     color:#ffffff;
     color:#ffffff;
-
     background:rgba(0, 128, 0, 0.8);
+
     background:rgba(0, 128, 0, 0.5);
     font: bold 16px Times New Roman;
     font: bold 16px Times New Roman;
     z-index: 2;  
     z-index: 2;  
Line 243: Line 243:
#footer {
#footer {
         }
         }
-
 
+
/********************************************************************************************************************/
/* Main Page */
/* Main Page */
 +
/********************************************************************************************************************/
-
#introduction {
+
#contentm1-topcenter {
         width: 1000px;
         width: 1000px;
         float: center;
         float: center;
Line 257: Line 258:
border: 10px solid rgba(192, 192, 192,0.8);
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 50px;
+
         margin-top: 60px;
margin-left: auto;
margin-left: auto;
margin-right: auto;   
margin-right: auto;   
Line 263: Line 264:
}
}
-
/********************************************************************************************************************/
+
#contentm2-topleft {
-
/* Team */
+
         width: 450px;
-
/********************************************************************************************************************/
+
         float: left;
-
 
+
        background-image:url(https://static.igem.org/mediawiki/2012/8/8a/PROJECT1.png);
-
#contentt1-topcenter {
+
        background-repeat: no-repeat;
-
         width: 1000px;
+
        background-position: center;
-
         float: center;
+
background-color:rgba(0, 0, 255, 0.5);
-
background-color:rgba(255, 0, 0, 0.8);
+
         padding: 0px;
         padding: 0px;
-
height: 350px;
+
height: 400px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 278: Line 278:
border: 10px solid rgba(192, 192, 192,0.8);
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 20px;
+
         margin-top: 60px;
-
margin-left: auto;
+
margin-left: 165px;
margin-right: auto;   
margin-right: auto;   
-
         font-size:300%;
+
         font-size:150%;
}
}
-
#contentt2-topcenter {
+
#contentm3-topright{
-
         width: 480px;
+
         width: 450px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/c/cf/PROJECT2-2.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 400px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 295: Line 298:
border: 10px solid rgba(192, 192, 192,0.8);
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 20px;
+
         margin-top: 60px;
-
margin-left: 172px;
+
margin-left: 80px;
margin-right: auto;   
margin-right: auto;   
         font-size:150%;
         font-size:150%;
}
}
-
#contentt3-topcenter {
+
#contentm4-topcenter{
-
         width: 480px;
+
         width: 450px;
-
         float: right;
+
         float: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/e/ec/PROJECT3-2.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 400px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 500px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 
 +
/********************************************************************************************************************/
 +
/* Team */
 +
/********************************************************************************************************************/
 +
 
 +
/********************************************************************************************************************/
 +
/* Barra de navegacion 1*/
 +
/********************************************************************************************************************/
 +
 
 +
#teamnavigation
 +
    {
 +
    width:1000px;
 +
    float:center;
 +
    background-color: transparent;
 +
    height:60px;
 +
    margin-left: auto;
 +
    margin-right: auto; 
 +
    margin-top: 10px; 
 +
    margin-bottom: 10px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar
 +
    {
 +
    list-style:none;
 +
    font-weight:bold;
 +
    float:left;
 +
    width:100%;
 +
    margin:0;
 +
    padding:0;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar li
 +
    {
 +
    float:left;
 +
    position:relative;
 +
    text-align:center;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar a
 +
    {
 +
    margin-left:30px;
 +
    display:block;
 +
    padding-bottom:5px;
 +
    padding-top:5px;
 +
    width: 166.5px;
 +
    color:#ffffff;
 +
    background:rgba(0, 128, 0, 0);
 +
    font: bold 16px Times New Roman;
 +
    z-index: 2;
 +
    }
 +
 
 +
#teamnavbar a:hover
 +
    {
 +
    color:#ffffff;
 +
    background:rgba(0, 0, 255, 0);
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar ul
 +
    {
 +
    margin-left:1px;
 +
    color:#ffffff;
 +
    height:240px;
 +
    width: 210px;
 +
    background:rgba(0, 128, 0, 0.8);
 +
    list-style:none;
 +
    position:absolute;
 +
    left:-9999px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar ul li
 +
    {
 +
    padding-top:0px;
 +
    float:none;
 +
    margin-top:-3px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar ul a
 +
    {
 +
    white-space:nowrap;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar li:hover ul
 +
    {
 +
    left: 10px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar li:hover a
 +
    {
 +
    background:rgba(0, 0, 255, 0);
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar li:hover ul a
 +
    {
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar li:hover ul li a:hover
 +
    {
 +
    background:rgba(0, 0, 255, 0);
 +
    z-index: 2; 
 +
    }
 +
/********************************************************************************************************************/
 +
/* Barra de navegacion 2*/
 +
/********************************************************************************************************************/
 +
 
 +
#team2navigation
 +
    {
 +
    width:1000px;
 +
    float:center;
 +
    background-color: transparent;
 +
    height:60px;
 +
    margin-left: auto;
 +
    margin-right: auto; 
 +
    margin-top: 625px; 
 +
    margin-bottom: 10px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar
 +
    {
 +
    list-style:none;
 +
    font-weight:bold;
 +
    float:left;
 +
    width:100%;
 +
    margin:0;
 +
    padding:0;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar li
 +
    {
 +
    float:left;
 +
    position:relative;
 +
    text-align:center;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar a
 +
    {
 +
    margin-left:0px;
 +
    display:block;
 +
    padding-bottom:5px;
 +
    padding-top:5px;
 +
    width: 250px;
 +
    color:#ffffff;
 +
    background:rgba(0, 128, 0, 0.5);
 +
    font: bold 16px Times New Roman;
 +
    z-index: 2;
 +
    }
 +
 
 +
#team2navbar a:hover
 +
    {
 +
    color:#ffffff;
 +
    background:rgba(0, 0, 255, 0.2);
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar ul
 +
    {
 +
    background:rgba(0, 0, 255, 0.2);
 +
    list-style:none;
 +
    position:absolute;
 +
    left:-9999px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar ul li
 +
    {
 +
    padding-top:0px;
 +
    float:none;
 +
    margin-top:-3px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar ul a
 +
    {
 +
    white-space:nowrap;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar li:hover ul
 +
    {
 +
    left: -15px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar li:hover a
 +
    {
 +
    background:rgba(0, 0, 255, 0.5);
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar li:hover ul a
 +
    {
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar li:hover ul li a:hover
 +
    {
 +
    background:rgba(0, 0, 255, 0.2);
 +
    z-index: 2; 
 +
    }
 +
/********************************************************************************************************************/
 +
/*Tabla de integrantes*/
 +
/********************************************************************************************************************/
 +
 
 +
#contentt1-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/a/a6/Team1.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 700px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 314: Line 560:
         margin-top: 20px;
         margin-top: 20px;
margin-left: auto;
margin-left: auto;
-
margin-right: 172px;   
+
margin-right: auto;   
-
         font-size:200%;
+
         font-size:300%;
}
}
Line 324: Line 570:
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 344: Line 590:
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 364: Line 610:
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 381: Line 627:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/e/e0/DAVID.jpg');
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 400: Line 647:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/f/f4/ERICK.jpg');
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 419: Line 667:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/b/bd/FERMIN.jpg');
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 438: Line 687:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
         background-image:url('https://static.igem.org/mediawiki/2012/f/f4/ERICK.jpg');
+
         background-image:url(https://static.igem.org/mediawiki/2012/d/dc/ISABEL.jpg);
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 458: Line 707:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
         background-image:url('https://static.igem.org/mediawiki/2012/b/bd/FERMIN.jpg');
+
         background-image:url('https://static.igem.org/mediawiki/2012/c/c5/IV%C3%81N.jpg');
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 479: Line 728:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
        background-image:url(https://static.igem.org/mediawiki/2012/d/dc/ISABEL.jpg);
+
 
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 499: Line 748:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/b/bf/JHORMAN.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 516: Line 768:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/1/1c/PEPE.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 533: Line 788:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/8/8d/MARIANA.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 551: Line 809:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/c/c4/MARCO.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 568: Line 829:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/1/1f/KARLA.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 585: Line 849:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/1/11/NOE.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 602: Line 869:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/6/6a/YAEL.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 619: Line 889:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 632: Line 904:
         font-size:150%;
         font-size:150%;
}
}
 +
/********************************************************************************************************************/
 +
/* Undergraduates*/
 +
/********************************************************************************************************************/
-
#contentt21-topcenter {
+
#contentu4-topcenter {
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url('https://static.igem.org/mediawiki/2012/4/4d/ANDREA.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 
 +
#contentu6-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/4/4c/CRHISTOPHER.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 650: Line 948:
}
}
-
#contentt22-topcenter {
+
#contentu7-topcenter {
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url('https://static.igem.org/mediawiki/2012/e/e0/DAVID.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 667: Line 968:
}
}
-
#contentt23-topcenter {
+
#contentu8-topcenter {
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url('https://static.igem.org/mediawiki/2012/f/f4/ERICK.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 
 +
#contentu9-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/b/bd/FERMIN.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
Line 684: Line 1,008:
}
}
 +
#contentu13-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/b/bf/JHORMAN.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
#contentu14-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/1/1c/PEPE.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#contentu15-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/8/8d/MARIANA.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
 +
#contentu16-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/c/c4/MARCO.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#contentu19-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/6/6a/YAEL.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
/********************************************************************************************************************/
/********************************************************************************************************************/
-
/* Notebook */
+
/*Advisors*/
/********************************************************************************************************************/
/********************************************************************************************************************/
 +
#contenta10-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/d/dc/ISABEL.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
-
#contentn1-topcenter {
+
#contenta11-topcenter {
-
         width: 300px;
+
         width: 231px;
         float: left;
         float: left;
-
         background-image:url('https://static.igem.org/mediawiki/2012/4/43/SEMANA1.png');
+
         background-image:url('https://static.igem.org/mediawiki/2012/c/c5/IV%C3%81N.jpg');
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 255, 255, 0);
+
background-color:rgba(0, 255, 0, 0.5);
         padding: 0px;
         padding: 0px;
height: 300px;
height: 300px;
Line 701: Line 1,143:
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#contenta17-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/1/1f/KARLA.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#contenta20-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
/********************************************************************************************************************/
 +
/*Instructors*/
 +
/********************************************************************************************************************/
 +
#contenti5-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/4/49/BADILLO.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#contenti12-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#contenti18-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/1/11/NOE.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
/********************************************************************************************************************/
 +
/* Project */
 +
/********************************************************************************************************************/
 +
 +
 +
#project1 {
 +
        width: 1000px;
 +
        float: center;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/8/8a/PROJECT1.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center bottom;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 520px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#project2 {
 +
        width: 1000px;
 +
        float: center;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/c/cf/PROJECT2-2.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center bottom;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 510px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#project3 {
 +
        width: 1000px;
 +
        float: center;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/e/ec/PROJECT3-2.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center bottom;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 490px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
/********************************************************************************************************************/
 +
/* Notebook */
 +
/********************************************************************************************************************/
 +
#contentn5-topcenter {
 +
        width: 300px;
 +
        float: left;
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(255, 255, 255, 0);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
border: 10px solid rgba(255, 255, 255,0);
border: 10px solid rgba(255, 255, 255,0);
background-clip: padding-box;
background-clip: padding-box;
Line 709: Line 1,338:
}
}
-
#contentn2-topcenter {
+
#contentn6-topcenter {
         width: 300px;
         width: 300px;
         float: right;
         float: right;
-
        background-image:url('https://static.igem.org/mediawiki/2012/4/43/SEMANA1.png');
 
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
Line 718: Line 1,346:
         padding: 0px;
         padding: 0px;
height: 300px;
height: 300px;
-
         -webkit-box-shadow: 0 8px 6px -6px black;
+
         -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
-moz-box-shadow: 0 8px 6px -6px black;
+
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
box-shadow: 0 8px 6px -6px black;
+
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
border: 10px solid rgba(255, 255, 255,0);
border: 10px solid rgba(255, 255, 255,0);
background-clip: padding-box;
background-clip: padding-box;
Line 729: Line 1,357:
}
}
 +
#contentn7-topcenter {
 +
        width: 300px;
 +
        float: left;
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(255, 255, 255, 0);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
border: 10px solid rgba(255, 255, 255,0);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 300px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
#contentn8-topcenter {
 +
        width: 300px;
 +
        float: right;
 +
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(255, 255, 255, 0);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
border: 10px solid rgba(255, 255, 255,0);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: auto;
 +
margin-right: 300px; 
 +
        font-size:150%;
 +
}
 +
 +
#contentn9-topcenter {
 +
        width: 300px;
 +
        float: left;
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(255, 255, 255, 0);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
border: 10px solid rgba(255, 255, 255,0);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 300px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#contentn10-topcenter {
 +
        width: 300px;
 +
        float: right;
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(255, 255, 255, 0);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
border: 10px solid rgba(255, 255, 255,0);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: auto;
 +
margin-right: 300px; 
 +
        font-size:150%;
 +
}
 +
 +
#contentn11-topcenter {
 +
        width: 300px;
 +
        float: left;
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(255, 255, 255, 0);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
border: 10px solid rgba(255, 255, 255,0);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 300px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#contentn12-topcenter {
 +
        width: 300px;
 +
        float: right;
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(255, 255, 255, 0);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
border: 10px solid rgba(255, 255, 255,0);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: auto;
 +
margin-right: 300px; 
 +
        font-size:150%;
 +
}
 +
 +
/********************************************************************************************************************/
 +
/* week1 */
 +
/********************************************************************************************************************/
 +
#contentw1-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 250px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
/********************************************************************************************************************/
 +
/* week5 */
 +
/********************************************************************************************************************/
 +
#contentw5-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 350px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
/********************************************************************************************************************/
 +
/* week6 */
 +
/********************************************************************************************************************/
 +
#contentw6-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 500px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
/********************************************************************************************************************/
 +
/* Modeling */
 +
/********************************************************************************************************************/
 +
 +
#contentmo1-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 600px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
/********************************************************************************************************************/
 +
/* Modeling1 */
 +
/********************************************************************************************************************/
 +
#contentmod1-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 600px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
/********************************************************************************************************************/
 +
/* Modeling2 */
 +
/********************************************************************************************************************/
 +
#contentmod2-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 600px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
/********************************************************************************************************************/
 +
/* Modeling3 */
 +
/********************************************************************************************************************/
 +
#contentmod3-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 600px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
/********************************************************************************************************************/
 +
/* Protocols */
 +
/********************************************************************************************************************/
 +
#contentpro1-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 600px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}

Latest revision as of 15:12, 8 September 2012

Header

Retrieved from "http://2012.igem.org/Team:UPIBI-Mexico/Templates/Main"