github.com/xfond/eth-implementation@v1.8.9-0.20180514135602-f6bc65fc6811/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  }