Template:Team:Nevada:Header

From 2012.igem.org

(Difference between revisions)
Line 23: Line 23:
#p-logo {
#p-logo {
     height:1px; overflow:hidden; display: none;
     height:1px; overflow:hidden; display: none;
-
}
 
-
#top-section {
 
-
   
 
-
    background-image: url('https://static.igem.org/mediawiki/2012/d/da/Rice.png');
 
-
    background-position: top, left;
 
-
    height:350px ;
 
-
    background-repeat: no-repeat;
 
-
    border-width:0px;
 
-
    border-top-width:0px;
 
-
 
-
}
 
Line 54: Line 43:
#navbar
#navbar
ul.navbar {
ul.navbar {
-
float:center;
+
float:right;
-
position: center;
+
width:100%;
width:100%;
padding:0;
padding:0;
Line 68: Line 56:
width:6em;
width:6em;
text-decoration:none;
text-decoration:none;
-
color:white;
+
color:black;
-
background-color:#002E62;
+
background-color:#e1fa55;
padding:0.4em 0.8em;
padding:0.4em 0.8em;
-
border-right:1px solid white;
+
 
-
}
+
ul.navbar a:hover {background-color:#002E62; color:white;}
-
ul.navbar a:hover {background-color:#e1fa55; color:black;}
+
ul.navbar li {display:inline;}
ul.navbar li {display:inline;}
Line 80: Line 67:
}
}
 +
}
.navbar {
.navbar {
-
padding:0 20px;
+
padding:0 0px;
}
}
 +
 +
}
 +
#top-section {
 +
   
 +
    background-image: url('https://static.igem.org/mediawiki/2012/d/da/Rice.png');
 +
    background-position: top, left;
 +
    height:350px ;
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:0px;
 +
 +
</style>
</style>

Revision as of 22:08, 13 June 2012