go-ethereum/bzz/bzztest/test0/index.css
2015-08-19 11:25:53 +02:00

9 lines
No EOL
132 B
CSS

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