mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 22:23:56 +00:00
全局 a 标签下划线偏移
This commit is contained in:
@@ -4,4 +4,7 @@ export const body = css`
|
||||
body {
|
||||
line-height: 18px;
|
||||
}
|
||||
a {
|
||||
text-underline-offset: 0.2rem;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user