创建页面,内容为“<div class="dialogue-wrap NavFrame" style="position: relative; width: 23.4em; margin: 2em 0em; padding: 0; border: 0.7px solid rgba(0,0,0,0.3); background-color: rgba(255,255,255,1); box-shadow: 0 14px 18px rgba(0,0,0,0.52); border-radius: 0.3em; overflow: hidden;"> <div class="dialogue-head" style="position: relative; height: 1.4em; border-bottom:0.7px solid rgba(187,187,187,1); text-align:center; background: linear-gradient(to top, rgba(0,0,0,0.09), rgba(0,0,…” |
无编辑摘要 |
||
| 第13行: | 第13行: | ||
</div> | </div> | ||
</div> | </div> | ||
<!-- 上面是聊天框 借鉴自喂鸡User:Bluedeck--> | |||
<!-- 下面是正文 借鉴自喂鸡User:Ericliu1912--> | |||
<div style="display:flex; flex-direction:row; flex-flow:row wrap; justify-content:space-between; padding:0; margin:0 -5px 0 -5px;"> | <div style="display:flex; flex-direction:row; flex-flow:row wrap; justify-content:space-between; padding:0; margin:0 -5px 0 -5px;"> | ||
<div style="flex:1; margin:5px; min-width:300px; border:1px solid #CCCCCC; padding:5px 20px 20px 20px; box-shadow:0 2px 2px rgba(0,0,0,0.1);"> | <div style="flex:1; margin:5px; min-width:300px; border:1px solid #CCCCCC; padding:5px 20px 20px 20px; box-shadow:0 2px 2px rgba(0,0,0,0.1);"> | ||