forked from svrjs/svrjs
fix: change the code font for index, tests and licenses pages
This commit is contained in:
parent
1637e9dfcf
commit
75108c7760
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@
|
||||||
border-radius: 7px;
|
border-radius: 7px;
|
||||||
display: block;
|
display: block;
|
||||||
padding: 0.2em;
|
padding: 0.2em;
|
||||||
font-family: "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Hack, Menlo, Consolas, Monaco, monospace;
|
|
||||||
font-size: 0.85em;
|
|
||||||
margin: auto;
|
margin: auto;
|
||||||
width: 95%;
|
width: 95%;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue