25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

refer.css 226 B

4 yıl önce
123456789101112
  1. .lr-refer-page {
  2. position: relative;
  3. height: 100%;
  4. width: 100%;
  5. }
  6. .lr-refer-page .container {
  7. position: relative;
  8. width: 100%;
  9. height: 100%;
  10. background-color: #efeff4;
  11. }