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