.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../Includes.txt .. _administrators_bestpractice_css: .. index:: single: CSS CSS === .. note:: It is recommended to use SCSS. See :ref:`Administrators > Best Practice > SCSS ` Own CSS file ------------ Include your CSS file like in the snippet below. .. code:: php page.includeCSS { myOwnCSS = fileadmin/myown.css }