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

9 lines
161 B
CSS

li a {
color: green;
}
body {
#background-position: center center;
background: white url("images/background2.png") no-repeat fixed center center;
}