|
|
@ -1402,12 +1402,10 @@ The register and sign-in page style |
|
|
|
} |
|
|
|
} |
|
|
|
.code-view .lines-num span { |
|
|
|
.code-view .lines-num span { |
|
|
|
font-family: Monaco, Menlo, Consolas, "Courier New", monospace; |
|
|
|
font-family: Monaco, Menlo, Consolas, "Courier New", monospace; |
|
|
|
line-height: 18px; |
|
|
|
line-height: 1.6; |
|
|
|
padding: 0 8px 0 10px; |
|
|
|
padding: 0 10px; |
|
|
|
cursor: pointer; |
|
|
|
cursor: pointer; |
|
|
|
display: block; |
|
|
|
display: block; |
|
|
|
margin-top: 2px; |
|
|
|
|
|
|
|
font-size: 12px; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
.code-view .lines-code > pre { |
|
|
|
.code-view .lines-code > pre { |
|
|
|
border: none; |
|
|
|
border: none; |
|
|
|