docs: 文档优化 [登录认证] 篇

This commit is contained in:
click33
2025-12-27 16:47:49 +08:00
parent 4b7e6d651f
commit a6a1b9b865
2 changed files with 102 additions and 35 deletions

View File

@@ -8,6 +8,12 @@ body{font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu
.main-box .markdown-section{ /* padding: 38px 20px; */ max-width: 100%; /* margin-left: 12%; */}
.main-box .markdown-section h4{font-size: 1rem;}
.main-box red, .main-box red *{ color: red !important; }
.main-box green, .main-box green *{ color: green !important; }
.main-box blue, .main-box blue *{ color: blue;!important; }
.main-box purple, .main-box purple *{ color: purple;!important; }
.main-box question, .main-box question *{ color: purple;!important; }
/* ------- 多设备适配 start ------- */