We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8bc31 commit 2f56a2fCopy full SHA for 2f56a2f
mysite/polls/static/polls/images/background.gif
7.35 KB
mysite/polls/static/polls/style.css
@@ -1,3 +1,7 @@
1
li a {
2
color: green;
3
}
4
+
5
+body {
6
+ background: white url("images/background.gif") no-repeat right bottom;
7
+}
0 commit comments