mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2026-04-17 01:31:35 +08:00
重构基本框架
This commit is contained in:
11
styles/public/fontcolor.scss
Normal file
11
styles/public/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