7 lines
81 B
CSS
7 lines
81 B
CSS
body {
|
|
font-family: 'Trebuchet MS', sans-serif;
|
|
}
|
|
|
|
a {
|
|
color: #44AD80;
|
|
}
|