Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
peach-html5-editor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
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
}