mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 13:40:31 +00:00
Actions日志字体与GitHub相同
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
}
|
||||
|
||||
.job-log-line {
|
||||
color: var(--color-text);
|
||||
color: #f0f6fc;
|
||||
|
||||
&:hover {
|
||||
color: #fff;
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
}
|
||||
|
||||
.job-step-logs {
|
||||
font-family: 'VictorMono NF', 'VictorMono Nerd Font', 'Maple Hand' !important;
|
||||
font-weight: 500;
|
||||
font-family: 'ui-monospace', 'SFMono-Regular', 'SF Mono', 'Menlo', 'Consolas', 'Liberation Mono', 'monospace', 'Maple Hand' !important;
|
||||
}
|
||||
|
||||
.repository {
|
||||
|
||||
Reference in New Issue
Block a user