4 lines
78 B
CSS
4 lines
78 B
CSS
|
|
.headImg {
|
||
|
|
background-image: url(network.jpg);
|
||
|
|
padding-bottom: 15em;
|
||
|
|
}
|