9 lines
60 B
CSS
9 lines
60 B
CSS
body
|
|
{
|
|
|
|
}
|
|
a{
|
|
color: #000000;
|
|
text-decoration: none;
|
|
}
|