github.com/clem109/go-ethereum@v1.8.3-0.20180316121352-fe6cf00f480a/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  }