Team:Hendrix Arkansas/css/navigation bar.css
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
#navbar{ | #navbar{ | ||
width: 90%; | width: 90%; | ||
+ | background-color: #e96b10; | ||
border-radius: 20px;} | border-radius: 20px;} |
Revision as of 05:41, 22 August 2014
/*styling for navigation bar*/
- navbar{
width: 90%; background-color: #e96b10; border-radius: 20px;}