Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download

📚 The CoCalc Library - books, templates and other resources

Views: 96187
License: OTHER
1
div.highlight-output {
2
background-color: #EAEAF2;
3
}
4
5
code.docutils.literal {
6
font-family: monospace;
7
border: 0px;
8
color: #2980B9;
9
padding: 0;
10
font-size: 0.85em;
11
}
12
13