Fix: 登录页浏览器推荐改为简洁单行小字,去掉黄色方框
This commit is contained in:
@@ -374,20 +374,14 @@
|
||||
</div>
|
||||
|
||||
{{-- 推荐浏览器提示 --}}
|
||||
<div
|
||||
style="margin-top: 14px; padding: 7px 10px; background: #fffbea; border: 1px solid #f0d060; border-radius: 4px; font-size: 11px; color: #7a5f00; text-align: center; line-height: 1.7;">
|
||||
🌐 <b>推荐使用</b>
|
||||
<div style="margin-top: 10px; font-size: 11px; color: #888; text-align: center;">
|
||||
🌐 推荐
|
||||
<a href="https://www.microsoft.com/zh-cn/edge/download" target="_blank"
|
||||
style="color: #1565c0; font-weight: bold; text-decoration: none;" title="下载 Microsoft Edge">
|
||||
Microsoft Edge
|
||||
</a>
|
||||
或
|
||||
style="color: #1565c0; text-decoration: none;">Edge</a>
|
||||
/
|
||||
<a href="https://www.google.com/chrome/" target="_blank"
|
||||
style="color: #e53935; font-weight: bold; text-decoration: none;" title="下载 Google Chrome">
|
||||
Google Chrome
|
||||
</a>
|
||||
浏览器,以获得最佳聊天体验<br>
|
||||
<span style="color: #999; font-size: 10px;">IE / 旧版浏览器不支持 WebSocket,将无法正常使用</span>
|
||||
style="color: #c0392b; text-decoration: none;">Chrome</a>
|
||||
浏览器,IE 等旧版不支持聊天室
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user