7 lines
60 B
CSS
7 lines
60 B
CSS
body{
|
|
text-align: center;
|
|
}
|
|
|
|
ul{
|
|
list-style: none;
|
|
} |