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.

...

Custom section
ClasssignContainer

Sign up form generic
Destination/display/MS/Home
TCLink/display/SR/Competition+Rules
BackgroundImagehttp://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/images/SMITH/background.jpg
PPLinkhttp://support.theonevalley.com/en/articles/2546657-privacy-policy
LoginLink/display/MSA/Login
SiteKeySmith Competition
EndpointUrl/rest/scriptrunner/latest/custom/smithSignUp
WelcomeMessageSign Up

Custom section
ClassbigImageContainer


HTML
<img src="img_girl.jpg" alt="Girl in a jacket">





HTML
<style>

div#custom-footer {
    display: none;
}
.main-container {
    min-height: calc(100vh - 50px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
div#toggle {
    display: none;
}

</style>

...