github.com/cuiweixie/go-ethereum@v1.8.2-0.20180303084001-66cd41af1e38/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  }