mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-26 23:08:27 +08:00
@ -444,13 +444,11 @@
|
||||
background: #f5f5f5;
|
||||
width: 1%;
|
||||
span {
|
||||
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
|
||||
line-height: 18px;
|
||||
padding: 0 8px 0 10px;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
margin-top: 2px;
|
||||
font-size: 12px;
|
||||
font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
|
||||
line-height: 1.6;
|
||||
padding: 0 10px;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
.lines-code > pre {
|
||||
|
Reference in New Issue
Block a user