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        { border:          none;
#content        { border:          none;
                   background-color: transparent; }
                   background-color: transparent; }
-
#catlinks       { border:           none;
+
#catlinks { border:none;
-
                  background-color: transparent; }
+
  background-color: transparent;}
-
#footer-box     { border:           none;
+
#footer-box { border:none;
-
                  background-color: transparent; }
+
  background-color: transparent;}
-
#p-logo         { display:         none;       }
+
#p-logo { display:none;}
-
#top-section     { border:           none;
+
#top-section { border: none; height:0px;
-
                  height:           0px;         }
+
}
-
.firstHeading   { display:         none;
+
.firstHeading{ display: none;
-
                  padding:         0px;         }
+
padding:0px;}
-
#search-controls { width:           auto;
+
#search-controls {   width: auto;
-
                  top:             -4px;
+
  top: -4px;
-
                  right:           200px;
+
  right: 200px;
-
                  z-index:         15;         }
+
  z-index: 15;}
-
input.searchButton {       color:   #ffffff;     }
+
input.searchButton {   color: #ffffff;}
-
input.searchButton:hover { color:   #B41111;     }
+
input.searchButton:hover {   color: #B41111;}
 +
 
</style>
</style>
</head>
</head>
</html>
</html>

Revision as of 02:07, 15 February 2013