7 lines
60 B
CSS
7 lines
60 B
CSS
body {
|
|
background-color: #66AA88;
|
|
}
|
|
a {
|
|
color: #7E4662;
|
|
}
|