×

注意!页面内容来自https://www.tripit.com/web,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> @media(min-width: 992px) { .desktop { background: url('/themes/custom/tripit_theme/images/interstitial-desktop.jpeg'); background-size: cover; width: 100%; height: 100%; position: absolute; } } @media(max-width: 992px) { .mobile { background: url('/themes/custom/tripit_theme/images/interstitial-mobile.jpeg'); background-size: cover; width: 100%; height: 100%; position: absolute; } }