misc: fix duped css property
This commit is contained in:
parent
3c05fe4248
commit
310142efc3
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
|||
body {
|
||||
background-color: #bfd5f2;
|
||||
color: #2f2f42;
|
||||
margin: 20px;
|
||||
background: #80c9fa url("/images/peek.png") no-repeat bottom right 10px fixed;
|
||||
|
||||
background: #80c9fa url("/images/peek.png") no-repeat bottom right 10px fixed;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue