Files
go-ethereum/api/testdata/test0/index.css
2019-06-03 12:28:18 +02:00

10 lines
133 B
CSS

h1 {
color: black;
font-size: 12px;
background-color: orange;
border: 4px solid black;
}
body {
background-color: orange
}