commit
ddeb076890
|
@ -1416,7 +1416,7 @@ 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: 1.6;
|
line-height: 20px;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
@ -447,7 +447,7 @@
|
||||||
width: 1%;
|
width: 1%;
|
||||||
span {
|
span {
|
||||||
font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
|
font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
|
||||||
line-height: 1.6;
|
line-height: 20px;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Reference in New Issue