Template:MIT-header
From 2011.igem.org
(Difference between revisions)
Line 39: | Line 39: | ||
background-color: white; | background-color: white; | ||
} | } | ||
- | #menubar | + | #menubar |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
ul | ul | ||
{ | { | ||
- | |||
width:100%; | width:100%; | ||
padding:0; | padding:0; | ||
Line 66: | Line 60: | ||
a:hover {background-color:#666666;} | a:hover {background-color:#666666;} | ||
li {display:inline;} | li {display:inline;} | ||
+ | .right-menu li a { | ||
+ | color: black; | ||
+ | background-color: white; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> |
Revision as of 22:10, 24 October 2011