Team:McMaster-Ontario/css

From 2012.igem.org

(Difference between revisions)
Line 5: Line 5:
#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; height:0px;
+
#top-section     { border:           none;
-
}
+
                  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:hover { color:   #B41111;     }
-
input.searchButton:hover {   color: #B41111;}
+
input.searchButton {       color:   #ffffff;     }
-
 
+
</style>
</style>
</head>
</head>
</html>
</html>

Revision as of 02:07, 15 February 2013