CSS Structure
CSS files which are responsible for the look and feel can be found in css folder:
style.css
style-login.css
style-dark.css
style-login-dark.css
The structure is the following.
style.css (responsible for main areas such as calculator home, profile page etc.)
style-login.css (responsible for login and password reset areas)
Last updated