Improve wording

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-05-19 12:34:25 -05:00
parent 01d905c97c
commit 34d83d6b7b

View File

@ -11,9 +11,12 @@ versions linked.
Theming
=======
The 'old' theming method with CSS is still available, however, we switched
to using scss which is likely to break your theme. Re-creating your theme
following the usual documentation should suffice.
The 'old' theming method with CSS files is still available, however, we
switched to using scss on many files which is likely to break your theme.
Re-creating your theme following the usual documentation should suffice.
To lower the effort you need to spend on theming your Nextcloud instance we
highly recommend to use the theming app instead of the themes feature. See
:doc:`configuration_server/theming` for details.
Updates to Nginx configuration
==============================