Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

Views: 415153
1
/* times.css Frank Lübeck */
2
/* Change default CSS to use Times font. */
3
4
body {
5
text-align: left;
6
}
7
8