Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mamayaya1
GitHub Repository: mamayaya1/game
Path: blob/main/css/bookmarklets.css
4626 views
1
* {
2
background-color: black;
3
color: white;
4
font-family: 'Open Sans', sans-serif;
5
}
6
p {
7
padding-left: 3px;
8
}
9