WIP: Examples aufgeteilt
[percentcodec] / examples / static / src / main / webapp / static / stylesheets.css
1 body {
2   background-color: #ccc;
3   color: #444;
4 }
5 h1,h2,h3,h4 {
6   color: #000;
7 }