Team:Michigan/Test Css

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
 +
#top-section {
 +
    height: 1px; }
 +
#p-logo {
 +
    height:1px; overflow:hidden; display:none;}
 +
#search-controls {
 +
    display:none;}
 +
#top-section {
 +
    height:14px;
 +
    width: 100%;
 +
    border: 0;
 +
    background: rgba(51,51,51,1)}
 +
.left-menu a {
 +
    color: white; }
 +
.left-menu:hover {
 +
    color: white;
 +
    background: transparent; }
 +
.left-menu:hover a {
 +
    color: white; }
 +
.right-menu li a {
 +
    background-color: transparent;
 +
    color: white;}
 +
#content {
 +
    width:100%;
 +
    border:none;
 +
    padding:0;
 +
}
 +
#content #top, #content #siteSub, #content #contentSub {
 +
  display:none;
 +
  margin:0;
 +
  padding:0;
 +
}
 +
/* Hides default page title beneath banner */
 +
.firstHeading {
 +
  height:0px;
 +
  visibility:hidden;
 +
}
/*------------------------- Layout styles ------------------------*/  
/*------------------------- Layout styles ------------------------*/  
Line 44: Line 80:
outline:none;
outline:none;
}
}
-
.header a#logo img{
+
 
-
border:0;
+
-
}
+
.header ul{
.header ul{
margin:0;
margin:0;

Revision as of 01:53, 27 July 2012

Xayona Website Template