You are here

luxe.css in Luxe 7

#luxe-wrap {
  width: 100%;
  float: left;
}

#luxe-login {
  width: 49%;
  float: left;
}

#luxe-login-register {
  width: 49%;
  float: left;
}

File

css/luxe.css
View source
  1. #luxe-wrap {
  2. width: 100%;
  3. float: left;
  4. }
  5. #luxe-login {
  6. width: 49%;
  7. float: left;
  8. }
  9. #luxe-login-register {
  10. width: 49%;
  11. float: left;
  12. }