5 lines
66 B
CSS
5 lines
66 B
CSS
body,ul,li{
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
} |