Versions Compared

Key

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

...

Code Block
themeRDark
titleubilogin-sso/ubilogin/custom/templates/default.css
#footer {
    background:#FFF url(/uas/template/default/logo) no-repeat 50% 50%;
    width:1280px;
    max-width:1280px;
    height:130px;
    padding: 0;
    border-top:1px solid grey;
    margin:0;
}

Adjust any media queries respectively for desired behaviour for responsive design.