Browse Source

add qq link

master
filesite 2 weeks ago
parent
commit
b9ad75bdaa
  1. 3
      themes/tajian/views/layout/index.php
  2. 1
      www/css/tajian.css
  3. 1
      www/css/tajian_index.css
  4. BIN
      www/img/qq.png

3
themes/tajian/views/layout/index.php

@ -61,6 +61,9 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use
</li> </li>
</ul> </ul>
<ul class="footer-social-links list-reset"> <ul class="footer-social-links list-reset">
<li>
<a href="https://jq.qq.com/?_wv=1027&k=WoH3Pv7d" target="_blank"><img src="/img/qq.png" width="20" alt="qq" class="inline">群: 44123711</a>
</li>
<li> <li>
<a href="https://space.bilibili.com/3461581318916273" target="_blank"> <a href="https://space.bilibili.com/3461581318916273" target="_blank">
<span class="screen-reader-text">B站</span> <span class="screen-reader-text">B站</span>

1
www/css/tajian.css

@ -26,7 +26,6 @@ a:link{text-decoration:none}
.breadcrumbs{padding-left:1em;padding-top:1em} .breadcrumbs{padding-left:1em;padding-top:1em}
.footer{margin:7em auto 5.4em auto;text-align:center;border-top:1px solid #DDD;padding-top:20px} .footer{margin:7em auto 5.4em auto;text-align:center;border-top:1px solid #DDD;padding-top:20px}
/* 首页 start*/ /* 首页 start*/
.g_app_lay{padding:56px 0 0 200px} .g_app_lay{padding:56px 0 0 200px}
/* 顶部导航 */ /* 顶部导航 */

1
www/css/tajian_index.css

@ -63,6 +63,7 @@ th,td{padding:10px 16px}
th:first-child,td:first-child{padding-left:0} th:first-child,td:first-child{padding-left:0}
th:last-child,td:last-child{padding-right:0} th:last-child,td:last-child{padding-right:0}
html{font-size:18px;line-height:27px} html{font-size:18px;line-height:27px}
.inline{display:inline}
@media (min-width: 641px){html{font-size:20px;line-height:30px;letter-spacing:-0.1px} @media (min-width: 641px){html{font-size:20px;line-height:30px;letter-spacing:-0.1px}
} }
body{color:#5B6F82;font-size:1rem} body{color:#5B6F82;font-size:1rem}

BIN
www/img/qq.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Loading…
Cancel
Save