5 lines
62 B
CSS
5 lines
62 B
CSS
footer { font-size: 90%; }
|
|
|
|
ul {
|
|
list-style-type: none;
|
|
}
|