CSS styles does not work well for RTL languages. For example, paddings are tailored for LTR languages and does not show well for languages like Persian and Arabic.
See:
http://fa.libreoffice.org/download/
and compare it to the with the fixed CSS:
http://libreoffice.ir/blog/wp-content/uploads/2012/03/download-libre.jpg
Unfortunately some parts of the CSS are hardcoded within HTML.
CSS styles does not work well for RTL languages. For example, paddings are tailored for LTR languages and does not show well for languages like Persian and Arabic.
See:
http://fa.libreoffice.org/download/
and compare it to the with the fixed CSS:
http://libreoffice.ir/blog/wp-content/uploads/2012/03/download-libre.jpg
Unfortunately some parts of the CSS are hardcoded within HTML.