mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
6 lines
80 B
HTML
6 lines
80 B
HTML
|
<style>
|
||
|
body {
|
||
|
background: inherit; /* makes grid visible */
|
||
|
}
|
||
|
</style>
|