x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<style>
div.popup-banner {
    background-image: url('https://passport.theonevalley.com/download/attachments/50559836/banner.jpg');
}

.invitation .form-title {
    margin-bottom: 20px !important;
}

.card-text-container{
	height: auto;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px){

.default-company-container {
    margin-top: 50px;
}
   

.modal-content {
    width: 90%;
    margin: 50% auto;
}   
    
}



</style>