作者 景龙
1 个管道 的构建 通过 耗费 4 秒

增加底部备案号

@@ -76,7 +76,7 @@ @@ -76,7 +76,7 @@
76 </div> 76 </div>
77 <!-- 下部 --> 77 <!-- 下部 -->
78 <div class="footer_bot "> 78 <div class="footer_bot ">
79 - <p id="about_us">Copyright © 2004-2019 独角星球 版权所有</p> 79 + <p id="about_us">Copyright © 2004-2019 独角星球 版权所有&nbsp;&nbsp;&nbsp;京ICP备17035112号-2</p>
80 </div> 80 </div>
81 </section> 81 </section>
82 </div> 82 </div>
@@ -82,7 +82,12 @@ @@ -82,7 +82,12 @@
82 margin-top: 0.74rem; 82 margin-top: 0.74rem;
83 } 83 }
84 84
85 -.bot_nav_copy { 85 +.bottom_nav_copy1 {
  86 + display: flex;
  87 + justify-content: center;
  88 + align-items: center;
  89 +}
  90 +.bot_nav_copy1 {
86 font-size: 0.24rem; 91 font-size: 0.24rem;
87 font-weight: 500; 92 font-weight: 500;
88 color: rgba(255, 254, 254, 1); 93 color: rgba(255, 254, 254, 1);
@@ -90,6 +95,14 @@ @@ -90,6 +95,14 @@
90 padding-bottom: 0.32rem; 95 padding-bottom: 0.32rem;
91 } 96 }
92 97
  98 +.bot_nav_copy {
  99 + font-size: 0.24rem;
  100 + font-weight: 500;
  101 + color: rgba(255, 254, 254, 1);
  102 + opacity: 0.2;
  103 + padding-bottom: 0.15rem;
  104 +}
  105 +
93 106
94 /*底部*/ 107 /*底部*/
95 108
@@ -66,6 +66,11 @@ @@ -66,6 +66,11 @@
66 Copyright © 2004-2019 独角星球 版权所有 66 Copyright © 2004-2019 独角星球 版权所有
67 </div> 67 </div>
68 </div> 68 </div>
  69 + <div class="bottom_nav_copy1">
  70 + <div class="bot_nav_copy1">
  71 + 京ICP备17035112号-2
  72 + </div>
  73 + </div>
69 </div> 74 </div>
70 <notempty name="user"> 75 <notempty name="user">
71 <input type="hidden" value="1" id="users"> 76 <input type="hidden" value="1" id="users">