|
|
第4行: |
第4行: |
| --><div class="main-center g-col-12 g-col-md-6 order-lg-1 order-1">{{首页/中栏}}</div><!-- | | --><div class="main-center g-col-12 g-col-md-6 order-lg-1 order-1">{{首页/中栏}}</div><!-- |
| --><div class="main-right g-col-12 g-col-md-3 order-last">{{首页/右栏}}</div> | | --><div class="main-right g-col-12 g-col-md-3 order-last">{{首页/右栏}}</div> |
| </div>{{#css: | | </div> |
| .tjjs {
| |
| width: 100%;
| |
| overflow: hidden;
| |
| }
| |
| .tjjs_img {
| |
| display: block;
| |
| float: right;
| |
| width: 100px;
| |
| height: 100px;
| |
| margin: 0 0.5rem 0 1.5rem;
| |
| }
| |
| .tjjs_content {
| |
| overflow: hidden;
| |
| }
| |
| .tjjs_title {
| |
| font-size: 1.5rem;
| |
| line-height: 2.5rem;
| |
| font-weight: bold;
| |
| color: #333;
| |
| margin: 0.5rem 0 0.5rem 0;
| |
| padding: 0 0 0 26px;
| |
| background: url(https://patchwiki.biligame.com/images/ys/9/9b/5akie3x1vi07uiqle6ul8f961bocla1.png) no-repeat 0 / 16px;
| |
| }
| |
| .tjjs_a {
| |
| text-decoration: none;
| |
| }
| |
| .tjjs_text {
| |
| font-size: 0.8rem;
| |
| color:#9f7850;
| |
| }
| |
| .tjjs_date {
| |
| display: block;
| |
| font-size: 0.8rem;
| |
| margin: 0.5rem 0 0.5rem 0;
| |
| color:#888;}
| |
| }}
| |