mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
fix: Fixed some bugs
This commit is contained in:
@@ -97,6 +97,14 @@ a:hover {
|
||||
color: var(--secondary-text-color);
|
||||
}
|
||||
|
||||
.special-footer {
|
||||
width: 100%;
|
||||
padding-top: 2rem;
|
||||
padding-bottom: 2rem;
|
||||
text-align: center;
|
||||
color: var(--secondary-text-color);
|
||||
}
|
||||
|
||||
.icp-text {
|
||||
color: var(--secondary-text-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user