6 lines
97 B
CSS
6 lines
97 B
CSS
li a {
|
|
color: green;
|
|
}
|
|
body {
|
|
background: white url("images/background.gif") no-repeat;
|
|
} |