Team:UC Davis/Team

From 2011.igem.org

(Difference between revisions)
Line 193: Line 193:
/* Navbar background stuff */
/* Navbar background stuff */
-
#navcon {
+
#nav {
width: 100%;
width: 100%;
height: 100%;
height: 100%;
-
background-color: rgba(255, 0, 0, 0.5);
+
background-color: rgba(0, 0, 0, 0.5);
 +
}
 +
 
 +
#navcon {
 +
background-image: url('');
}
}
</style>
</style>

Revision as of 23:20, 22 June 2011