友联优化css
This commit is contained in:
parent
d2e75f83d2
commit
a41314044b
|
@ -11581,11 +11581,12 @@ details[open]:not(.tk-admin-config-group) > summary:hover:after {
|
|||
border-radius: 4px 4px 0 0;
|
||||
}
|
||||
|
||||
#article-container .site-card:hover a:not(.fancybox) {
|
||||
#article-container a:not(.fancybox):hover {
|
||||
text-decoration: none;
|
||||
border-bottom: 2px solid var(--heo-none);
|
||||
color: var(--heo-white);
|
||||
background: var(--heo-main);
|
||||
border-radius: 4px;
|
||||
box-shadow: var(--heo-shadow-main);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue