first commit

This commit is contained in:
2024-01-11 00:49:37 +08:00
commit 1d4ca069e7
169 changed files with 44956 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
[class*=btn] {
cursor: pointer
}
.bg--primary {
background: @primary-color;
}