Team:Tec-Monterrey EKAM/Modeling

From 2012.igem.org

(Difference between revisions)
Line 28: Line 28:
.firstHeading{
.firstHeading{
display:none;
display:none;
-
}
 
-
 
-
#content{
 
-
/*display:none;*/
 
-
width: 100%;
 
-
height: 100% !important;
 
-
padding: 0 !important;
 
}
}
Line 51: Line 44:
-
*{
+
html{
-
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
+
    height: 100%;
}
}
-
 
body{
body{
-
background-color: white;
+
    height: 100%;
 +
    background-color: white;
}
}
-
.centerBody{
+
#globalWrapper{
-
width: 90%;
+
    height: 100%;
-
margin-left: auto;
+
    font-size: 100%;
-
margin-right:auto;
+
}
}
 +
#content{
 +
    /*display:none;*/
 +
    width: 100%;
 +
    height: 100% !important;
 +
    padding: 0 !important;
 +
}
 +
 +
#bodyContent{
 +
    height: 100%;
 +
}
 +
 +
</style>
</style>
<!--END igem  KILL-->
<!--END igem  KILL-->
Line 148: Line 152:
     margin: 0;
     margin: 0;
     z-index: 999;
     z-index: 999;
-
     top: 165px;
+
     top: 100px;
     /* -15px & -216px */
     /* -15px & -216px */
     left: -216px;
     left: -216px;

Revision as of 22:19, 26 September 2012