Difference between revisions of "Team:Stony Brook"

(Undo revision 83161 by Samarakhan (talk))
Line 1: Line 1:
 
{{Stony Brook}}
 
{{Stony Brook}}
 
<html>
 
<html>
 +
<head>
 +
<style>
 +
ul {
 +
    list-style-type: none;
 +
    margin: 0;
 +
    padding: 0;
 +
    overflow: hidden;
 +
    background-color: #333333;
 +
}
 +
 +
li {
 +
    float: left;
 +
}
 +
 +
li a {
 +
    display: block;
 +
    color: white;
 +
    text-align: center;
 +
    padding: 16px;
 +
    text-decoration: none;
 +
}
 +
 +
li a:hover {
 +
    background-color: #111111;
 +
}
 +
</style>
 +
</head>
 
</html>
 
</html>

Revision as of 17:20, 17 August 2016