Line 27: | Line 27: | ||
div.imgfill { | div.imgfill { | ||
− | + | position: ABSOLUTE; | |
− | position: | + | |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: 50% 50%; | background-position: 50% 50%; | ||
background-size: cover; | background-size: cover; | ||
− | width: | + | width: 100%; |
− | height: | + | height: 100%; |
border: 1px solid black; /*frame of the image*/ | border: 1px solid black; /*frame of the image*/ | ||
margin: -1px; | margin: -1px; |
Revision as of 06:12, 12 October 2018
This might be some info