mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Deemphasise line numbers in rich text
This commit is contained in:
parent
4d611ca399
commit
304eac3024
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@
|
|||
padding: 0 8%;
|
||||
}
|
||||
|
||||
.CodeMirror-linenumber {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
// TODO: Change prefix away from wl- ?
|
||||
|
||||
/****************************************************************************/
|
||||
|
|
Loading…
Reference in a new issue