mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 05:31:04 +00:00
简化
This commit is contained in:
11
sass/fontcolor.scss
Normal file
11
sass/fontcolor.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
// Made by Luting ^-^
|
||||
.lines-num span:after {
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
.ui.cards > .card,
|
||||
.ui.card {
|
||||
> .extra a:not(.ui):hover {
|
||||
color: var(--color-blue);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user