JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
preserve <script> tags and whitespace in plaintext elements
[peach-html5-editor.git] / css.css
1 body {
2   background: #444;
3   color: #fff;
4 }
5 a,
6 a:link,
7 a:hover,
8 a:visited {
9   color: #3bf;
10 }