test-nut-ui
Version:
<p align="center"> <img alt="logo" src="https://img11.360buyimg.com/imagetools/jfs/t1/211965/25/7152/22022/61b16785E433119bb/aa41d7a9f7e823f3.png" width="150" style="margin-bottom: 10px;"> </p>
2 lines (1 loc) • 672 B
CSS
.votepagerulescard{display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column}.votepagerulescard .content{display:flex;width:80%;height:200px;background:#fff;position:relative;flex-direction:column;border-radius:10px}.votepagerulescard .content .bgimage{position:absolute;left:0;top:0;width:100%;height:60px}.votepagerulescard .content .title{z-index:100;margin-top:15px;text-align:center;width:100%;color:#fff;font-size:20px}.votepagerulescard .content .detail{z-index:100;margin-top:35px;padding:8px;width:100%;word-break:break-all;overflow:hidden;word-wrap:break-word}.votepagerulescard .closeimage{width:20px;height:20px;margin-top:30px}