Template:MIT-header
From 2011.igem.org
(Difference between revisions)
Line 40: | Line 40: | ||
#menubar | #menubar | ||
- | ul | + | ul { |
- | { | + | width:200%; |
- | width: | + | |
padding:0; | padding:0; | ||
margin:0; | margin:0; | ||
list-style-type:none; | list-style-type:none; | ||
} | } | ||
- | a | + | a { |
- | { | + | |
float:left; | float:left; | ||
width:6em; | width:6em; | ||
Line 59: | Line 57: | ||
a:hover {background-color:#666666;} | a:hover {background-color:#666666;} | ||
li {display:inline;} | li {display:inline;} | ||
+ | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 00:48, 25 October 2011