Merge branch 'hotfix/word' of wmtx/sdk into master

页面调整
master
张谷诚 5 years ago committed by Gogs
commit 6b0566515c

@ -1,6 +1,6 @@
<extend name="Public/loginreg" /> <extend name="Public/loginreg" />
<block name="body" > <block name="body" >
<link href="__CSS__/agreement.css" rel="stylesheet" /> <link href="__CSS__/agreement.css?v=1" rel="stylesheet" />
<style> <style>
@media screen and (max-width:750px) { @media screen and (max-width:750px) {
.user-single-title{ font-size:24px;} .user-single-title{ font-size:24px;}

@ -3332,7 +3332,7 @@ a:hover {
.user-single-main {line-height:2;color:#666;position:relative;padding-top:30px;} .user-single-main {line-height:2;color:#666;position:relative;padding-top:30px;}
.orange {color:#ff7b00;} .orange {color:#ff7b00;}
.strong {color:#ff7b00;font-weight:bold;} .strong {color:#ff7b00;font-weight:bold;}
.user-single-main h1 {font-size:24px;text-align:center;} .user-single-main h1 {font-size:24px;/* text-align:center; */}
.user-single-main h2 {font-size:18px;text-indent:2em;margin-top:30px;} .user-single-main h2 {font-size:18px;text-indent:2em;margin-top:30px;}
.content-main p {text-indent:2em;margin:2px 30px;font-size:14px;} .content-main p {text-indent:2em;margin:2px 30px;font-size:14px;}
.content-footer {margin:30px;padding:10px 20px;font:14px/2 simsun;text-indent:2em;border:2px dashed #aaa;border-radius:10px;box-shadow:inset 0 0 10px #aaa;} .content-footer {margin:30px;padding:10px 20px;font:14px/2 simsun;text-indent:2em;border:2px dashed #aaa;border-radius:10px;box-shadow:inset 0 0 10px #aaa;}

Loading…
Cancel
Save