feat: add Backblaze B2 support with recommendations and styling updates

This commit is contained in:
shuaiplus
2026-06-25 18:42:34 +08:00
parent c694f1bfce
commit 1acc31eda0
9 changed files with 109 additions and 8 deletions
+12
View File
@@ -193,6 +193,18 @@
line-height: 1.5;
}
.backup-recommendation-step a {
color: #1d4ed8;
font-weight: 700;
text-decoration: underline;
text-underline-offset: 2px;
}
.backup-recommendation-step a:hover,
.backup-recommendation-step a:focus-visible {
color: #1742b0;
}
.backup-recommendation-inline-note {
color: #475467;
line-height: 1.5;