Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / popcorn / examples / static_files / public / css / style.css
1 body {
2 color: blue;
3 padding: 20px;
4 }