sqlight: sqlite playground
This commit is contained in:
14
assets/module.css/output/section.module.css
Normal file
14
assets/module.css/output/section.module.css
Normal file
@@ -0,0 +1,14 @@
|
||||
.-bodyMonospace {
|
||||
font-size: inherit;
|
||||
line-height: 1.25;
|
||||
|
||||
/* http://code.stephenmorley.org/html-and-css/fixing-browsers-broken-monospace-font-handling/
|
||||
* ACE uses Monaco, Menlo, "Ubuntu Mono", Consolas, source-code-pro, monospace;
|
||||
*/
|
||||
font-family: 'Source Code Pro', monospace;
|
||||
font-optical-sizing: auto;
|
||||
}
|
||||
|
||||
.code {
|
||||
composes: -bodyMonospace;
|
||||
}
|
||||
Reference in New Issue
Block a user