KayZak / -Sharing-the-code-I-wrote

0 stars 1 forks source link

Styles to nowhere #4

Closed cjduncana closed 8 years ago

cjduncana commented 8 years ago

I found these styles that point to nowhere. They can be eliminated from the file.

ul#a li 
{
list-style-type:circle
margin-right: 600px;
margin-left: 150px;
}
#section {
    width:350px;
    float:left;
    padding:10px;
}