七字党:修订间差异
>ba89ca979085fe381e0164cdfd55ad4d 无编辑摘要 |
>a838f778377f0735e34fb3a75e624168 赠挽联一首,遗照补充希望 |
||
| 第3行: | 第3行: | ||
*[[张伟|经略幽燕我童贯]] | *[[张伟|经略幽燕我童贯]] | ||
*维稳先锋卡梅(菊)伦 | *维稳先锋卡梅(菊)伦 | ||
*全真道士梁兴扬 | *[[梁兴扬|全真道士梁兴扬]] | ||
==挽联== | |||
{{#css: | |||
.esu-hp-zxr-container { | |||
display: -webkit-box; | |||
display: -ms-flexbox; | |||
display: flex; | |||
-webkit-box-align: center; | |||
-ms-flex-align: center; | |||
align-items: center; | |||
-webkit-box-pack: space-evenly; | |||
-ms-flex-pack: space-evenly; | |||
justify-content: space-evenly; | |||
-webkit-box-orient: horizontal; | |||
-webkit-box-direction: normal; | |||
-ms-flex-direction: row; | |||
flex-direction: row; | |||
} | |||
@media( max-width: 1024px ){ | |||
.esu-hp-zxr-container { | |||
-webkit-box-orient: vertical; | |||
-webkit-box-direction: normal; | |||
-ms-flex-direction: column; | |||
flex-direction: column; | |||
} | |||
} | |||
.esu-hp-text-center { | |||
text-align: top; | |||
} | |||
.esu-hp-huge-text { | |||
font-size: 500%; | |||
} | |||
.esu-hp-zxr-text { | |||
color: rgba(255, 0, 0, 0.546875); | |||
font-family: 微软雅黑; | |||
white-space: nowrap; | |||
text-shadow: rgb(255, 255, 255) 0px 0px 5px, rgb(255, 255, 255) 0px 0px 10px, rgb(255, 255, 255) 0px 0px 15px, rgba(255, 0, 0, 0.746094) 0px 0px 40px, rgba(255, 0, 0, 0.796875) 0px 0px 70px; | |||
border-width: 0; | |||
border-style: solid; | |||
} | |||
.esu-hp-zxr-text-vertical{ | |||
writing-mode: vertical-rl; | |||
} | |||
.esu-hp-zxr-text-rtl{ | |||
direction: rtl; | |||
} | |||
}} | |||
<div class="esu-hp-row"> | |||
<div class="esu-hp-item"> | |||
<div> | |||
<div class="esu-hp-content esu-hp-text-center esu-hp-huge-text esu-hp-zxr-container" style="background-color:black;color:red"> | |||
<div class="desktop-inline esu-hp-zxr-text esu-hp-zxr-text-vertical">三代两脚羊 躺迎五九</div> | |||
<div class="desktop-inline esu-hp-zxr-text">八个大大<br/><br/><br/><br/><br/><br/><br/><br/></div> | |||
<div class="desktop-inline esu-hp-zxr-text esu-hp-zxr-text-vertical">一日七字狗 不着四六</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||