Skip to content

Commit

Permalink
Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Frees-Ling committed Mar 27, 2024
1 parent 51e611d commit 3b3c7f8
Show file tree
Hide file tree
Showing 601 changed files with 4,473 additions and 20,387 deletions.
37 changes: 0 additions & 37 deletions .commitlintrc.js

This file was deleted.

11 changes: 0 additions & 11 deletions .editorconfig

This file was deleted.

20 changes: 0 additions & 20 deletions .eslintrc

This file was deleted.

35 changes: 0 additions & 35 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/feature-request.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/deploy.yml

This file was deleted.

27 changes: 0 additions & 27 deletions .gitignore

This file was deleted.

3 changes: 3 additions & 0 deletions .history/CSSS/index_20240220092033.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.Hi{
color: rgb(9, 119, 192);
}
1 change: 1 addition & 0 deletions .history/CSSS/index_20240327231307.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.intro
3 changes: 3 additions & 0 deletions .history/CSSS/index_20240327231310.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.intro{

}
3 changes: 3 additions & 0 deletions .history/CSSS/index_20240327231314.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.intro{
text-align: center;
}
4 changes: 4 additions & 0 deletions .history/CSSS/index_20240327231316.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.intro{
text-align: center;

}
4 changes: 4 additions & 0 deletions .history/CSSS/index_20240327231318.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.intro{
text-align: center;
te
}
4 changes: 4 additions & 0 deletions .history/CSSS/index_20240327231322.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.intro{
text-align: center;
t
}
3 changes: 3 additions & 0 deletions .history/CSSS/index_20240327231328.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.Hi{
color: rgb(9, 119, 192);
}
1 change: 1 addition & 0 deletions .history/CSSS/index_20240327231334.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
intro
File renamed without changes.
1 change: 1 addition & 0 deletions .history/CSSS/index_20240327231338.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.intro
4 changes: 4 additions & 0 deletions .history/CSSS/index_20240327231342.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.intro
{

}
4 changes: 4 additions & 0 deletions .history/CSSS/index_20240327231345.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.intro
{
te
}
4 changes: 4 additions & 0 deletions .history/CSSS/index_20240327231348.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.intro
{
text-align: center;
}
5 changes: 5 additions & 0 deletions .history/CSSS/index_20240327231349.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.intro
{
text-align: center;

}
5 changes: 5 additions & 0 deletions .history/CSSS/index_20240327231350.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.intro
{
text-align: center;
cl
}
5 changes: 5 additions & 0 deletions .history/CSSS/index_20240327231353.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.intro
{
text-align: center;
co
}
5 changes: 5 additions & 0 deletions .history/CSSS/index_20240327231355.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.intro
{
text-align: center;
color: ;
}
5 changes: 5 additions & 0 deletions .history/CSSS/index_20240327231402.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.intro
{
text-align: center;
color: re;
}
5 changes: 5 additions & 0 deletions .history/CSSS/index_20240327231403.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.intro
{
text-align: center;
color: red;
}
9 changes: 9 additions & 0 deletions .history/CSSS/index_20240327231443.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.intro
{
text-align: center;
color: red;
}
.wel
{

}
9 changes: 9 additions & 0 deletions .history/CSSS/index_20240327231448.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.intro
{
text-align: center;
color: red;
}
.wel
{
text-align: center;
}
27 changes: 27 additions & 0 deletions .history/CSSS/index_20240327231728.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
.intro
{
text-align: center;
color: red;
}
.wel
{
text-align: center;
}
.navbar {
overflow: hidden;
background-color: #333; /* 导航栏背景色 */
}

.navbar a {
float: left;
display: block;
color: white;
text-align: center;
padding: 14px 20px; /* 每个导航链接的上下左右填充 */
text-decoration: none;
}

.navbar a:hover {
background-color: #ddd; /* 鼠标悬停时的背景色 */
color: black;
}
28 changes: 28 additions & 0 deletions .history/CSSS/index_20240327231733.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
.intro
{
text-align: center;
color: red;
}
.wel
{
text-align: center;
}
.navbar
{
overflow: hidden;
background-color: #333; /* 导航栏背景色 */
}

.navbar a {
float: left;
display: block;
color: white;
text-align: center;
padding: 14px 20px; /* 每个导航链接的上下左右填充 */
text-decoration: none;
}

.navbar a:hover {
background-color: #ddd; /* 鼠标悬停时的背景色 */
color: black;
}
29 changes: 29 additions & 0 deletions .history/CSSS/index_20240327231737.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
.intro
{
text-align: center;
color: red;
}
.wel
{
text-align: center;
}
.navbar
{
overflow: hidden;
background-color: #333; /* 导航栏背景色 */
}

.navbar a
{
float: left;
display: block;
color: white;
text-align: center;
padding: 14px 20px; /* 每个导航链接的上下左右填充 */
text-decoration: none;
}

.navbar a:hover {
background-color: #ddd; /* 鼠标悬停时的背景色 */
color: black;
}
Loading

0 comments on commit 3b3c7f8

Please sign in to comment.