by mapi | Mar 27, 2019 | Images
some text... by mapi | Mar 27, 2019 | Images
by mapi | Mar 27, 2019 | Images
by mapi | Mar 27, 2019 | Images
/* Make sure our absolute positioned overlay doesn’t cover more than we want it to… */ .overlay-one { position: relative; } .overlay-one:after { position: absolute; content: ”; background: url(‘newimagepath/overlay.png’); background-size:... by mapi | Mar 27, 2019 | Images
Invert... by mapi | Mar 27, 2019 | Images
/*———-Sign Up Image Desktop View———-*/ .sign-up-image { margin-top: -75px; margin-bottom: -45px!important; } @media only screen and (max-width: 1100px) { .sign-up-image { margin-top: -45px; } } ...
Recent Comments