Update Installation

Ruan 2019-03-09 13:19:00 +00:00
parent 55ad6894b4
commit b92ec7538d

@ -25,8 +25,10 @@ If you're using XAMPP, find the "htdocs" folder in your XAMPP installation direc
## Customization
The web interface can be customized by changing the Bootstrap theme (inc/css/bootstrap.min.css).
You can find Bootstrap 4 themes at https://bootswatch.com/.
The look of the web interface is based on the Bootstrap theme.
You can find Bootstrap 4 themes at https://bootswatch.com/.
From there you can download a `bootstrap.min.css` and replace the existing one located at `inc/css/bootstrap.min.css`.
Currently the web interface uses Bootstrap 4. Previous versions of litebans-php used Bootstrap 3. These Bootstrap versions are not forward-compatible nor reverse-compatible, so don't use old themes or everything will break.