鱼塘minicss调整
This commit is contained in:
parent
d6c7195bd6
commit
c64591f41b
|
@ -119,7 +119,7 @@ Last Modified time : 20220211 98:00 by https://immmmm.com
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cf-container a {
|
#cf-container a:not(.rss-plan-item) {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
|
@ -3082,7 +3082,7 @@ ul {
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
#article-container a:not(.rss-plan-item) {
|
#article-container a:not(.rss-plan-item):not(.cf-article-title) {
|
||||||
color: rgb(48, 122, 246);
|
color: rgb(48, 122, 246);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue