Team:TecMonterrey/test

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
<html style="height:100%;">
<html style="height:100%;">
-
<style>
 
-
       
 
-
#contentSub {
 
-
display:none;
 
-
}
 
-
#siteSub {
+
<head>
-
display:none;
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 +
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
 +
<title>Untitled</title>
 +
<style type="text/css">
 +
<!--
 +
@charset "utf-8";
 +
/*This kills the IGEM*/
 +
#top-section {
 +
 
 +
  height: 100px;
 +
  border: none;
 +
  height:20px
}
}
-
 
+
#p-logo {
-
#search-controls {
+
  position: absolute;
-
display:none;
+
  display: none;
 +
 
}
}
-
 
+
#footer-box {
-
.firstHeading {
+
display:none;
display:none;
}
}
-
 
+
#catlinks {
 +
    display:none;
 +
}
#search-controls {
#search-controls {
-
margin-top:30px;
+
  display: none;
}
}
-
 
+
#menubar { background: none repeat transparent; display:none;}
-
#footer-box {
+
#menubar ul li a { color: white; }
-
display:none;
+
.right-menu li a {
 +
color: black;
 +
background: none repeat transparent;
 +
}
 +
#content {
 +
    background: none repeat scroll 0 0 transparent;
 +
    border-left: 0 solid;
 +
    border-right: 0 solid;
}
}
-
     </style>
+
#content{
-
<head>
+
     width: 80%;
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+
}
-
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
+
#headover ul{
-
<title>Untitled</title>
+
    list-style: none;
-
 
+
    display: none;
-
 
+
    position: absolute;
 +
    top: 1.2em;
 +
    left: 0.2em;
 +
}
 +
.firstHeading {
 +
    display: none;
 +
}
 +
/*Do not remove*/
 +
</style>

Revision as of 15:07, 16 September 2013


Untitled