nmdc-webfrontend/vendor/github.com/googollee/go-engine.io/example/asset/style.css

6 lines
183 B
CSS

body { margin: 0; padding: 0; font-family: Helvetica Neue; }
h1 { margin: 100px 100px 10px; }
h2 { color: #999; margin: 0 100px 30px; font-weight: normal; }
#latency { color: red; }