This commit is contained in:
2026-05-17 21:09:32 +08:00
commit 1870400c47
1564 changed files with 544713 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
.features-11 {
color: #8d97ad;
font-weight: 300;
.badge {
font-weight: 500;
line-height: 14px;
}
.badge-info {
background: #188ef4;
}
.wrap {
.max-box {
max-width: 580px;
}
}
a {
//text-decoration: none;
}
.linking {
color: #3e4555;
&:hover {
color: #316ce8;
}
}
h1, h2, h3, h4, h5, h6 {
color: #3e4555;
}
}