模板:主页搜索框:修订间差异

来自临东市服务器Wiki
无编辑摘要
无编辑摘要
第1行: 第1行:
<div>
<div style="width:100%;display:grid;gap:10px;grid-template-columns:1fr 1fr;">
<div style="border-radius: 8px;
<div style="border-radius: 8px;
display: block;
display:flex;
flex: 1;
flex-direction: column;
font-size: 100%;
font-size: 100%;
margin: .25rem 0;
margin: .25rem 0;
第10行: 第8行:
-webkit-box-direction: normal;
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-webkit-box-orient: horizontal;
float: left;
clear: left;
text-align: left;
text-align: left;
box-sizing:border-box
width: 149em;
flex-direction: row;">
flex-direction: row;">
<h2 style="font-size: 1.3em;font-weight: 400;margin-bottom: 0;">{{{标题1}}}</h2>
<h2 style="font-size: 1.3em;font-weight: 400;margin-bottom: 0;">{{{标题1}}}</h2>
第20行: 第14行:
</div>
</div>
<div style="border-radius: 8px;
<div style="border-radius: 8px;
display: block;
display:flex;
flex: 1;
flex-direction: column;
font-size: 100%;
font-size: 100%;
margin: .25rem 0;
margin: .25rem 0;
第29行: 第21行:
-webkit-box-direction: normal;
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-webkit-box-orient: horizontal;
float: right;
clear: right;
text-align: left;
text-align: left;
box-sizing:border-box
width: 100em;
flex-direction: row;">
flex-direction: row;">
<h2 style="font-size: 1.3em;font-weight: 400;margin-bottom: 0;">{{{标题2}}}</h2>
<h2 style="font-size: 1.3em;font-weight: 400;margin-bottom: 0;">{{{标题2}}}</h2>

2023年1月25日 (三) 17:40的版本

{{{标题1}}}

{{{内容1}}}

{{{标题2}}}

{{{内容2}}}