Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 278: Line 278:
}
}
 +
/********************************************************************************************************************
/* Team */
/* Team */
 +
/********************************************************************************************************************
#contentt1-topcenter {
#contentt1-topcenter {
Line 298: Line 300:
#contentt2-topcenter {
#contentt2-topcenter {
-
         width: 1000px;
+
         width: 450px;
-
         float: center;
+
         float: left;
background-color:rgba(255, 0, 0, 0.8);
background-color:rgba(255, 0, 0, 0.8);
         padding: 0px;
         padding: 0px;
Line 314: Line 316:
}
}
-
/*Undergrad Section*/
+
#contentt3-topcenter {
-
 
+
         width: 450px;
-
table{
+
-
      background-color:#EEEEEE;
+
-
}
+
-
 
+
-
#undergradintro{
+
-
         width: 950px;
+
         float: center;
         float: center;
-
background-color:#EEEEEE;
+
background-color:rgba(255, 0, 0, 0.8);
-
        padding-top: 0px;
+
         padding: 0px;
-
        padding-left: 25px;
+
height: 100px;
-
        padding-right: 25px;
+
-
        padding-bottom: 15px;
+
-
height: 50px;
+
-
border: 10px solid rgba(255, 255, 255,0.4);
+
-
background-clip: padding-box;
+
-
        margin-top: 5px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
        margin-bottom:0px;
+
-
}
+
-
 
+
-
#undergradsmenu a {
+
-
    cursor: pointer;
+
-
    display:block;
+
-
    float:left;
+
-
    height:24.6px;
+
-
    text-align:center;   
+
-
    text-decoration:none;
+
-
    width:100%;
+
-
    color:#ffffff;
+
-
    background:#F47F24;
+
-
    padding-top: 10px;
+
-
    font: bold 13px Arial;
+
-
}
+
-
 
+
-
#undergradsmenu a:hover {
+
-
    background:#003C7D;
+
-
    text-decoration:none;
+
-
}
+
-
#undergradsmenu a:active {
+
-
    color:white;
+
-
}
+
-
 
+
-
#undergradmembers {
+
-
width: 1000px;
+
-
height: 100%;
+
-
text-align: center;
+
-
padding-left: 0px;
+
-
padding-right:0px;
+
-
margin-left: auto;
+
-
margin-right:auto;
+
-
        margin-top: -20px;
+
-
float: center;
+
-
        font: bold 13px Arial;
+
-
}
+
-
 
+
-
#undergradsmenu {
+
-
    background-color: #F47F24;
+
-
    width:  160px;
+
-
    height: 310px;
+
-
    float: left;
+
-
    text-align: left;
+
-
    margin-top: 20px;
+
-
    margin-left: -10px;
+
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
-
    background-clip: padding-box;
+
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
-
    box-shadow: 0 8px 6px -6px black;
+
-
    list-style: none;
+
-
}
+
-
 
+
-
 
+
-
#description {
+
-
    background-color: #EEEEEE;
+
-
    width:  815px;
+
-
    height: 300px;
+
-
    float: left;
+
-
    text-align: left;
+
-
    margin-top: 20px;
+
-
    margin-right: -20px;
+
-
    margin-left: 0px;
+
-
    padding-top: 0px;
+
-
    padding-bottom: 10px;
+
-
    padding-left:0px;
+
-
    padding-right: 5px;
+
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
-
    background-clip: padding-box;
+
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
-
    box-shadow: 0 8px 6px -6px black;
+
-
    list-style: none;
+
-
}
+
-
 
+
-
/* Advisors Section */
+
-
 
+
-
#advisorsintro{
+
-
        width: 950px;
+
-
        float: center;
+
-
background-color:#EEEEEE;
+
-
         padding-top: 0px;
+
-
        padding-left: 25px;
+
-
        padding-right: 25px;
+
-
        padding-bottom: 20px;
+
-
height: 50px;
+
         -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;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 10px;
+
         margin-top: 20px;
margin-left: auto;
margin-left: auto;
-
margin-right: auto;  
+
margin-right: auto;
-
         margin-bottom:10px;  
+
         font-size:150%;
}
}
-
 
+
/********************************************************************************************************************/
-
#advisorsmenu a {
+
-
    cursor: pointer;
+
-
    display:block;
+
-
    float:left;
+
-
    height:24.6px;
+
-
    text-align:center;   
+
-
    text-decoration:none;
+
-
    width:100%;
+
-
    color:#ffffff;
+
-
    background:#F47F24;
+
-
    padding-top: 10px;
+
-
    font: bold 13px Arial;
+
-
}
+
-
 
+
-
#advisorsmenu a:hover {
+
-
    background:#003C7D;
+
-
    text-decoration:none;
+
-
}
+
-
#advisorsmenu a:active {
+
-
    color:white;
+
-
}
+
-
 
+
-
#advisors {
+
-
width: 1000px;
+
-
height: 100%;
+
-
text-align: center;
+
-
padding-left: 0px;
+
-
padding-right:0px;
+
-
margin-left: auto;
+
-
margin-right:auto;
+
-
        margin-top: -20px;
+
-
float: center;
+
-
        font: bold 13px Arial;
+
-
}
+
-
 
+
-
#advisorsmenu {
+
-
    background-color: #EEEEEE;
+
-
    width:  150px;
+
-
    height: 450px;
+
-
    float: left;
+
-
    text-align: left;
+
-
    margin-top: 20px;
+
-
    margin-left: -10px;
+
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
-
    background-clip: padding-box;
+
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
-
    box-shadow: 0 8px 6px -6px black;
+
-
    list-style: none;
+
-
}
+
-
 
+
-
#advisorsdescription {
+
-
    background-color: #EEEEEE;
+
-
    width:  815px;
+
-
    height: 300px;
+
-
    float: left;
+
-
    text-align: left;
+
-
    margin-top: -450px;
+
-
    margin-right: -10px;
+
-
    margin-left: 170px;
+
-
    padding-top: 0px;
+
-
    padding-bottom: 10px;
+
-
    padding-left:0px;
+
-
    padding-right: 5px;
+
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
-
    background-clip: padding-box;
+
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
-
    box-shadow: 0 8px 6px -6px black;
+
-
    list-style: none;
+
-
}
+
-
 
+
/* Notebook */
/* Notebook */
 +
/********************************************************************************************************************
#headernavigation6
#headernavigation6

Revision as of 06:41, 11 July 2012

Header

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