Sanitizes html input
This commit is contained in:
parent
f414884e00
commit
6df9700604
4 changed files with 59 additions and 1 deletions
|
@ -4,6 +4,9 @@
|
|||
padding: 0;
|
||||
line-height: 1.3em;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4 {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue