--- src/main/webapp/publish/usr/css/content.css
+++ src/main/webapp/publish/usr/css/content.css
... | ... | @@ -220,7 +220,7 @@ |
| 220 | 220 |
.figure_desc.square li{background:url(/publish/usr/images/component/list_square.png) no-repeat left 8px;}
|
| 221 | 221 |
|
| 222 | 222 |
.paper_content{display:flex;margin:0 0 40px 0;flex-wrap:wrap;gap:20px;}
|
| 223 |
-.paper_content .box{width:calc(50% - 10px);padding:32px 0;text-align:center;}
|
|
| 223 |
+.paper_content .box{width:calc(50% - 10px);padding:32px 20px;text-align:center;}
|
|
| 224 | 224 |
.paper_content img{max-height:407px;margin:0 auto 12px auto;}
|
| 225 | 225 |
.paper_content .summary{padding:0 0 0 28px;font-size:24px;font-weight:500;background:url(/publish/usr/images/component/paper_square.png) no-repeat left center;}
|
| 226 | 226 |
|
... | ... | @@ -786,6 +786,9 @@ |
| 786 | 786 |
/* ================================================== |
| 787 | 787 |
Platform Tech |
| 788 | 788 |
================================================== */ |
| 789 |
+ |
|
| 790 |
+ .paper_content .box{width:100%;}
|
|
| 791 |
+ |
|
| 789 | 792 |
.dl_wrap{flex-direction:column;gap:60px;}
|
| 790 | 793 |
.dl_wrap dl{width:100%;}
|
| 791 | 794 |
.dl_wrap dd{margin:20px 0 0 0;;}
|
... | ... | @@ -872,6 +875,8 @@ |
| 872 | 875 |
/* ================================================== |
| 873 | 876 |
Platform Tech |
| 874 | 877 |
================================================== */ |
| 878 |
+ |
|
| 879 |
+ |
|
| 875 | 880 |
|
| 876 | 881 |
/* autophagy */ |
| 877 | 882 |
.step_ul{flex-direction:column;}
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?