Shoe Racks
Dshop.com.au 的集合页
关于
:root { --fp-border-color: #000; --fp-faq-margins: 5px; --fp-hover-color: rgba(0, 0, 0, 0.05); --fp-open-character: "+"; --fp-closed-character: "-"; --fp-container-width: 100%; } .firstpage-custom-collection summary { width: 100%; display: flex; align-items: center; justify-content: space-between; cursor: pointer; border-top: 1px solid var(--fp-border-color); padding: 15px var(--fp-faq-margins); box-sizing: border-box; } .firstpage-custom-collection summary>* { margin: 0; } .firstpage-custom-collection .answer { margin: 0 var(--fp-faq-margins); } .firstpage-custom-collection summary::after { content: var(--fp-open-character); margin-right: 15px; display: block; } .firstpage-custom-collection summary:hover { background: var(--fp-hover-color); } .firstpage-custom-collection details[open] summary::after { content: var(--fp-closed-character); } .firstpage-custom-collection details summary::-webkit-details-marker { display: none; } .firstpage-custom-collection [type="checkbox"] { display: none; } .firstpage-custom-collection .content { margin-top: 50px; } .firstpage-custom-collection label { display: block; cursor: pointer; } .firstpage-custom-collection label:before { position: absolute; } .firstpage-custom-collection input[type="checkbox"]~div { width: 100%; overflow: hidden; max-height: 0; } .firstpage-custom-collection [type="checkbox"]:checked~div { max-height: 9999px; } .firstpage-custom-collection [type="checkbox"]:checked+label { top: 100%; } .firstpage-custom-collection label:before { content: 'Read More'; text-decoration: underline; } .firstpage-custom-collection [type="checkbox"]:checked+label:before { content: 'Read Less'; } .firstpage-custom-collection .content-container { max-width: var(--fp-container-width); } .firstpage-custom-collection .content-container h3 { font-size: 1em; } .firstpage-custom-collection .layout-wrapper.image-text, .firstpage-custom-collection .layout-wrapper.text-image { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin
登录后查看落在此页的广告及其链接关系。
登录查看全部发现