Merge branch 'master' into master
This commit is contained in:
commit
76b64b0702
|
@ -33,20 +33,20 @@ pre {
|
||||||
font-size : 12px;
|
font-size : 12px;
|
||||||
font-weight : normal;
|
font-weight : normal;
|
||||||
letter-spacing : 0.015em;
|
letter-spacing : 0.015em;
|
||||||
line-height : 10px;
|
line-height : 14px;
|
||||||
margin : 5px 5px 5px 5px;
|
margin : 5px 5px 5px 5px;
|
||||||
min-height : 250px;
|
min-height : 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.code-row {
|
.code-row {
|
||||||
display : block;
|
display : block;
|
||||||
font-size : 10px;
|
font-size : 14px;
|
||||||
font-weight : lighter;
|
font-weight : lighter;
|
||||||
}
|
}
|
||||||
|
|
||||||
.codenum-row {
|
.codenum-row {
|
||||||
display : block;
|
display : block;
|
||||||
font-size : 10px;
|
font-size : 14px;
|
||||||
font-weight : lighter;
|
font-weight : lighter;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue