Skip to content

css/scss clean up and define used colors right

The CSS files need some clean up.

SCSS was integrated to use variables.

So its for example easier to change the primary color of bootstrap classes globally.

Especially the base_style.scss needs a clean-up of the overwritten bootstrap classes and correct variable defining.

And the whole project should use bootstrap classes more consistently.

https://getbootstrap.com/docs/5.0/customize/overview/

Edited by Paul Rennecke