3 lines
49 B
CSS
3 lines
49 B
CSS
|
|
.headImg {
|
||
|
|
background-image: url(code.jpg);
|
||
|
|
}
|