Don't need it

This commit is contained in:
Corey Johnson
2011-08-27 21:50:49 -07:00
parent da04cec4a9
commit 9b7b956ccd

View File

@@ -1,12 +0,0 @@
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
li:hover {
background-color: grey;
}