mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 05:31:04 +00:00
Actions和菜单项同步
This commit is contained in:
12
src/theme-github-my.scss
Normal file
12
src/theme-github-my.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
/* Made by Luting ^-^ */
|
||||
// 独家秘制小主题
|
||||
@use 'theme-github';
|
||||
|
||||
.repository {
|
||||
#commits-table .text.right,
|
||||
#repo-files-table .repo-file-cell.age,
|
||||
#repo-files-table relative-time {
|
||||
font-family: 'Maple Mono NF', 'Maple Hand';
|
||||
font-weight: normal !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user