init style css
This commit is contained in:
8
polls/static/polls/style.css
Normal file
8
polls/static/polls/style.css
Normal file
@@ -0,0 +1,8 @@
|
||||
li a {
|
||||
color: green;
|
||||
}
|
||||
|
||||
body {
|
||||
background: white url("images/background.jpg") no-repeat;
|
||||
background-position: top;
|
||||
}
|
||||
Reference in New Issue
Block a user