Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download

📚 The CoCalc Library - books, templates and other resources

Views: 96187
License: OTHER
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