Set default font size to 14 for tinymce

This commit is contained in:
2013-03-24 09:13:41 +01:00
parent 0e84244db3
commit 56c32e77f0
3 changed files with 58 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
v0.2 (17/02/2013)
v0.2 (02/03/2013)
** User **
Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)
@@ -8,8 +8,9 @@ v0.2 (17/02/2013)
Add HTML5 markup for blog.soutade.fr
Add ChangeLog
Simplify archive generation code
** Bugs **
Escape double quotes in metas tag
Replace line returns by <br /> for comments
Archive geenration was broken for tags
Returns to first page when adding a post