Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

Github repo cloud-examples: https://github.com/sagemath/cloud-examples

Views: 7957
License: MIT
1
.app-output {
2
color:#555;
3
padding: 2em;
4
border:1px solid orange;
5
border-radius:25px;
6
box-shadow: 10px 10px 5px #888888;
7
}
8