碧桂园
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

24 wiersze
437 B

  1. /**index.wxss**/
  2. .container{
  3. width: 750rpx;
  4. height: 1624rpx;
  5. min-height: 100vh;
  6. background: url('https://static.quhouse.com/a182a4a222f84d6b9ea346908ddfcf76.png') no-repeat #FFBE49;
  7. background-size: cover;
  8. position: relative;
  9. }
  10. .btn1{
  11. position: absolute;
  12. bottom: 145rpx;
  13. left: 36rpx;
  14. width: 320rpx;
  15. height: 96rpx;
  16. }
  17. .btn2{
  18. position: absolute;
  19. bottom: 130rpx;
  20. right: 38rpx;
  21. width: 320rpx;
  22. height: 96rpx;
  23. }