|
dolibarr 23.0.3
|
File for CSS style sheet of Web portal. More...
Go to the source code of this file.
Variables | |
| $fontlist = 'arial,tahoma,verdana,helvetica' | |
File for CSS style sheet of Web portal.
Definition in file style.css.php.
| print $fontlist = 'arial,tahoma,verdana,helvetica' |
|_ _| | _ \ |_ _| | _ \ | | | | | | | | | | | | | | | |_| | | | | |_| | |_| |____/ |_| |____/
TODO: This is a CSS file — remove all PHP. If you want customizations, use custom.css.php. Before doing so, ask yourself if it’s really necessary.
You can also add a body class such as:
Definition at line 77 of file style.css.php.