mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 06:57:20 +00:00
@ -1402,12 +1402,10 @@ The register and sign-in page style
|
||||
}
|
||||
.code-view .lines-num span {
|
||||
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
|
||||
line-height: 18px;
|
||||
padding: 0 8px 0 10px;
|
||||
line-height: 1.6;
|
||||
padding: 0 10px;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
margin-top: 2px;
|
||||
font-size: 12px;
|
||||
}
|
||||
.code-view .lines-code > pre {
|
||||
border: none;
|
||||
|
Reference in New Issue
Block a user