fix: remove unused files.

This commit is contained in:
jackfiled 2025-01-24 16:39:41 +08:00
parent f071b02ae3
commit 1c591a7e82
17 changed files with 0 additions and 46 deletions

View File

@ -1,3 +0,0 @@
.essay-title a {
color: var(--bs-body-color);
}

View File

@ -1,2 +0,0 @@
.copyright {
}

View File

@ -1,8 +0,0 @@
.center {
margin: 0 auto;
max-width: 48em;
min-height: calc(100vh - 80px);
position: relative;
display: flex;
flex-direction: column;
}

View File

@ -1,8 +0,0 @@
.link-item {
padding: 1rem;
border-radius: 4px;
}
.link-item:hover {
background-color: var(--bs-secondary-bg);
}

View File

@ -1,7 +0,0 @@
.essay-title a {
color: var(--bs-body-color);
}
.read-more a {
color: var(--bs-body-color);
}

View File

@ -1,6 +0,0 @@
.tag-count {
background: var(--bs-secondary-bg);
border-radius: 5px;
padding: 0 6px;
}

BIN
YaeBlog/wwwroot/images/banner.png (Stored with Git LFS)

Binary file not shown.

BIN
YaeBlog/wwwroot/images/blog-icon.png (Stored with Git LFS)

Binary file not shown.

BIN
YaeBlog/wwwroot/images/git-icon.png (Stored with Git LFS)

Binary file not shown.

BIN
YaeBlog/wwwroot/images/wiki-icon.png (Stored with Git LFS)

Binary file not shown.