Template:MIT-header

From 2011.igem.org

(Difference between revisions)
Line 47: Line 47:
     background-color: white;
     background-color: white;
}
}
 +
 +
a {
 +
float:left;
 +
width:6em;
 +
text-decoration:none;
 +
color:white;
 +
background-color:gray;
 +
padding:0.2em 0.6em;
 +
border-right:1px solid white;
 +
}
 +
a:hover {background-color:#666666;}
 +
li {display:inline;}
 +
 +
</style>
</style>
</head>
</head>

Revision as of 00:53, 25 October 2011