diff --git a/lib/weblib.php b/lib/weblib.php index e1a437330d5..c6e81b9e448 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -100,7 +100,7 @@ $ALLOWED_TAGS = * @global string $ALLOWED_PROTOCOLS */ $ALLOWED_PROTOCOLS = array('http', 'https', 'ftp', 'news', 'mailto', 'rtsp', 'teamspeak', 'gopher', 'mms', - 'color', 'callto', 'cursor', 'text-align', 'font-size', 'font-weight', 'font-style', + 'color', 'callto', 'cursor', 'text-align', 'font-size', 'font-weight', 'font-style', 'font-family', 'border', 'margin', 'padding', 'background', 'text-decoration'); // CSS as well to get through kses