feat: 从Bootstrap迁移到Tailwind css #9
|
@ -1,3 +0,0 @@
|
||||||
.essay-title a {
|
|
||||||
color: var(--bs-body-color);
|
|
||||||
}
|
|
|
@ -1,2 +0,0 @@
|
||||||
.copyright {
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
.center {
|
|
||||||
margin: 0 auto;
|
|
||||||
max-width: 48em;
|
|
||||||
min-height: calc(100vh - 80px);
|
|
||||||
position: relative;
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
.link-item {
|
|
||||||
padding: 1rem;
|
|
||||||
border-radius: 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.link-item:hover {
|
|
||||||
background-color: var(--bs-secondary-bg);
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
.essay-title a {
|
|
||||||
color: var(--bs-body-color);
|
|
||||||
}
|
|
||||||
|
|
||||||
.read-more a {
|
|
||||||
color: var(--bs-body-color);
|
|
||||||
}
|
|
|
@ -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)
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)
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)
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)
BIN
YaeBlog/wwwroot/images/wiki-icon.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user