更新至V1.76,更新内容在笔记中查看

This commit is contained in:
小胡
2023-02-06 20:10:06 +08:00
Unverified
parent f56b1a97ff
commit 5b1f4030ba
785 changed files with 27469 additions and 1362 deletions

View File

@@ -175,4 +175,15 @@
}
.img-circle{
border-radius: 50%;
}
.rq{
color: red !important;
}
.form-control{
background-color: transparent;
border-style: solid;
border-width: 0 0 1px 0;
border-color: #e1e1e1;
box-shadow: none;
border-radius: .5rem;
}