Team:UC Davis/Team
From 2011.igem.org
(Difference between revisions)
Line 193: | Line 193: | ||
/* Navbar background stuff */ | /* Navbar background stuff */ | ||
- | # | + | #nav { |
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
- | background-color: rgba( | + | background-color: rgba(0, 0, 0, 0.5); |
+ | } | ||
+ | |||
+ | #navcon { | ||
+ | background-image: url(''); | ||
} | } | ||
</style> | </style> |
Revision as of 23:20, 22 June 2011