github.com/etsc3259/etsc@v0.0.0-20190109113336-a9c2c10f9c95/swarm/api/testdata/test0/index.css (about)

     1  h1 {
     2    color: black;
     3    font-size: 12px;
     4    background-color: orange;
     5    border: 4px solid black;
     6  }
     7  body {
     8    background-color: orange
     9  }