ungleich-learning-circle/youngjin.han/django/mysite/polls/static/polls/style.css

8 lines
99 B
CSS

li a {
color: green;
}
body {
background: white url("images/background.jpg") no-repeat;
}