github.com/smalaichami/go-bowhead@v0.0.0-20180311002552-16302db95eaa/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  }