Team:McMaster-Ontario/css

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
 
+
<!--Change from iGEM template to more generic style-->
-
#content {
+
#content         { border:           none;
-
  border: none;
+
                  background-color: transparent; }
-
  background-color: transparent;
+
#catlinks        { border:          none;
-
}
+
                  background-color: transparent; }
-
 
+
#p-logo         { display:         none;       }
-
 
+
#top-section     { border:           none;
-
 
+
                  height:           0px;         }
-
#p-logo {
+
.firstHeading   { display:         none;
-
  display:none;
+
                  padding:         0px;         }
-
}
+
#printfooter    { display:          none;        }
-
 
+
#footer-box     { border:           none;
-
#top-section {
+
                  background-color: transparent; }
-
border: none;
+
#search-controls { width:           auto;
-
height:0px;
+
                  top:             -4px;
-
}
+
                  right:           200px;
-
 
+
                  z-index:         15;         }
-
.firstHeading{
+
-
display: none;
+
-
padding:0px;
+
-
}
+
-
 
+
-
#footer-box {
+
-
  border:none;
+
-
  background-color: transparent;
+
-
}
+
-
 
+
-
#search-controls {
+
-
  width: auto;
+
-
  top: -4px;
+
-
  right: 200px;
+
-
  z-index: 15;
+
-
}
+
</style>
</style>
</head>
</head>
</html>
</html>

Revision as of 01:50, 15 February 2013