Commit 0a3f2767 by doszhang

dos

parent 3b3c8b67
...@@ -109,11 +109,11 @@ input[name=username] { ...@@ -109,11 +109,11 @@ input[name=username] {
} }
.imgTip { .imgTip {
background: url('http://s7-avatar.iacode.cn/Public/static/image2/cover/imgTip.jpg') left top no-repeat; background: url('../image2/cover/imgTip.jpg') left top no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.bg { .bg {
background: url('http://s7-avatar.iacode.cn/Public/static/image2/cover/bg.jpg') left top no-repeat; background: url('../image2/cover/bg.jpg') left top no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment