Team:Tec-Monterrey EKAM/Modeling

From 2012.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 28: Line 28:
.firstHeading{
.firstHeading{
display:none;
display:none;
-
}
 
-
 
-
#content{
 
-
/*display:none;*/
 
-
width: 100%;
 
}
}
Line 48: Line 43:
/***BRRRRRRRRRR!**/
/***BRRRRRRRRRR!**/
-
*{
 
-
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
-
}
 
 +
html{
 +
    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 87: Line 94:
     margin: 0px;
     margin: 0px;
     padding: 0px;
     padding: 0px;
 +
    position: relative;
 +
    top: -19px;
}
}
Line 145: Line 154:
     margin: 0;
     margin: 0;
     z-index: 999;
     z-index: 999;
-
     top: 165px;
+
     top: 100px;
     /* -15px & -216px */
     /* -15px & -216px */
     left: -216px;
     left: -216px;
Line 304: Line 313:
          
          
         <div id="ekam_content-area">
         <div id="ekam_content-area">
-
             <p>hola</p>                         
+
             <p>Modeling</p>                         
         </div>
         </div>
         <!-- end of content area -->
         <!-- end of content area -->

Latest revision as of 04:24, 9 October 2012