Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 6202
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