|
沙发
楼主 |
发表于 2023-7-2 21:56:04
|
只看该作者
来自 浙江
附本处样式代码:
- <section style="margin: 10px auto;">
- <section style="display: flex;justify-content: space-between;margin: 0 0 -20px;">
- <section style="width: 20px;box-sizing:border-box;">
- <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 120 120" style="display: block;" xml:space="default">
- <g>
- <g>
- <path style="fill:#b4ddbe;" d="M38,6V38H6V6H38m6-6H0V44H44V0Z"></path>
- <rect style="fill:#fff;" x="44" width="32" height="38"></rect>
- <rect style="fill:#fff;" y="44" width="38" height="32"></rect>
- <path style="fill:#b4ddbe;" d="M114,6V38H82V6h32m6-6H76V44h44V0Z"></path>
- <path style="fill:#b4ddbe;" d="M38,82v32H6V82H38m6-6H0v44H44V76Z"></path>
- <path style="fill:#b4ddbe;" d="M76,44V76H44V44H76m6-6H38V82H82V38Z"></path>
- </g>
- </g>
- </svg>
- </section>
- <section style="width: 20px;box-sizing:border-box;">
- <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 120 120" style="display: block;transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);" xml:space="default">
- <g>
- <g>
- <path style="fill:#b4ddbe;" d="M38,6V38H6V6H38m6-6H0V44H44V0Z"></path>
- <rect style="fill:#fff;" x="44" width="32" height="38"></rect>
- <rect style="fill:#fff;" y="44" width="38" height="32"></rect>
- <path style="fill:#b4ddbe;" d="M114,6V38H82V6h32m6-6H76V44h44V0Z"></path>
- <path style="fill:#b4ddbe;" d="M38,82v32H6V82H38m6-6H0v44H44V76Z"></path>
- <path style="fill:#b4ddbe;" d="M76,44V76H44V44H76m6-6H38V82H82V38Z"></path>
- </g>
- </g>
- </svg>
- </section>
- </section>
- <section style="border: 1px solid #b4ddbe;padding: 15px;box-sizing:border-box;">
- <section style="width: 100%;max-width: 100% !important;box-sizing:border-box;" data-width="100%">
- <img style="width: 100%; display: block;vertical-align:inherit;box-sizing:border-box;max-width: 100% !important;" src="http://gamart.net/data/attachment/forum/202307/02/193733twpyhewih7ezw9y0.jpg" data-width="100%" draggable="false" data-ratio="0.6228070175438597" data-w="456"/>
- </section>
- <section style="font-size: 16px;color: #6dac7c;text-align: center;margin: 15px 0 10px;">
- <strong class="135brush" data-brushtype="text">《竹枝词》</strong>
- </section>
- <section style="font-size: 14px;color: #fdc9c6;text-align: center;margin: 5px 0;">
- <span class="135brush" data-brushtype="text">[唐] 刘禹锡</span>
- </section>
- <section style="text-align: center;line-height:1.75em;letter-spacing: 1.5px;font-size:14px;color:#333333;background-color: transparent;">
- <section data-autoskip="1" class="135brush">
- <p>
- 杨柳青青江水平,闻郎岸上踏歌声。
- </p>
- </section>
- <section data-autoskip="1" class="135brush">
- <p>
- 东边日出西边雨,道是无晴却有晴。
- </p>
- </section>
- </section>
- </section>
- <section style="display: flex;justify-content: space-between;margin: -20px 0 0;">
- <section style="width: 20px;box-sizing:border-box;">
- <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 120 120" style="display: block;transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);" xml:space="default">
- <g>
- <g>
- <path style="fill:#b4ddbe;" d="M114,82v32H82V82h32m6-6H76v44h44V76Z"></path>
- <rect style="fill:#ffffff;" x="44" y="82" width="32" height="38"></rect>
- <rect style="fill:#ffffff;" x="82" y="44" width="38" height="32"></rect>
- <path style="fill:#b4ddbe;" d="M38,82v32H6V82H38m6-6H0v44H44V76Z"></path>
- <path style="fill:#b4ddbe;" d="M114,6V38H82V6h32m6-6H76V44h44V0Z"></path>
- <path style="fill:#b4ddbe;" d="M76,44V76H44V44H76m6-6H38V82H82V38Z"></path>
- </g>
- </g>
- </svg>
- </section>
- <section style="width: 20px;box-sizing:border-box;">
- <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 120 120" style="display: block;" xml:space="default">
- <g>
- <g>
- <path style="fill:#b4ddbe;" d="M114,82v32H82V82h32m6-6H76v44h44V76Z"></path>
- <rect style="fill:#ffffff;" x="44" y="82" width="32" height="38"></rect>
- <rect style="fill:#ffffff;" x="82" y="44" width="38" height="32"></rect>
- <path style="fill:#b4ddbe;" d="M38,82v32H6V82H38m6-6H0v44H44V76Z"></path>
- <path style="fill:#b4ddbe;" d="M114,6V38H82V6h32m6-6H76V44h44V0Z"></path>
- <path style="fill:#b4ddbe;" d="M76,44V76H44V44H76m6-6H38V82H82V38Z"></path>
- </g>
- </g>
- </svg>
- </section>
- </section>
- </section>
复制代码
|
|