seo - simple

This commit is contained in:
tangly1024
2023-06-11 10:35:34 +08:00
parent e98c6575b5
commit 8e6513f46b
5 changed files with 22 additions and 17 deletions

View File

@@ -2,11 +2,11 @@
/* background-color: #f6f6f6; */
}
#theme-simple #blog-item-title {
#theme-simple .blog-item-title {
color: #276077;
}
.dark #theme-simple #blog-item-title {
.dark #theme-simple .blog-item-title {
color: #d1d5db;
}